Remove GCC-specific flags.
This commit is contained in:
parent
09b63c5efb
commit
183c01f925
@ -4,7 +4,6 @@ CFLAGS+= -DCAP -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB \
|
||||
-DHAS_CTYPE -DHAS_SYS_IOCTL -DHAS_SYS_WAIT -DSLCT_HDR
|
||||
|
||||
PROG= ee
|
||||
CFLAGS+=-Wall
|
||||
LINKS= ${BINDIR}/ee ${BINDIR}/ree ${BINDIR}/ee ${BINDIR}/edit
|
||||
MLINKS= ee.1 ree.1 ee.1 edit.1
|
||||
DPADD= ${LIBNCURSES}
|
||||
|
Loading…
Reference in New Issue
Block a user