diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ OBJECTS	=	$(SOURCES:.c=.o)  LIBS	=	-lncurses -FLAGS	=	-O2 -g -Wall -pedantic -ansi -std=c99 +FLAGS	=	-O2 -g -Wall -std=c99  DEPEND	=	depend.mak | 
