Fix build.
This commit is contained in:
parent
13d827cccf
commit
6f1a642726
@ -5,7 +5,7 @@
|
||||
# if you want the paste & spaste macros.
|
||||
|
||||
PROG= m4
|
||||
CFLAGS+=-DEXTENDED -I${.CURDIR}/lib
|
||||
CFLAGS+=-DEXTENDED -I${.CURDIR} -I${.CURDIR}/lib
|
||||
LDADD= -ly -ll -lm
|
||||
# clang needs 1 while with gcc we can use 2
|
||||
#WARNS= 1
|
||||
|
Loading…
Reference in New Issue
Block a user