mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-29 20:54:13 +01:00
LIBFORMS added to DPADD
This commit is contained in:
parent
1fc619b8ea
commit
6dfc1cf81e
@ -3,7 +3,7 @@ NOMAN=notyet
|
||||
|
||||
SRCS = fib.c parser.c lex.l
|
||||
LDADD = -ll
|
||||
DPADD = ${LIBL}
|
||||
DPADD = ${LIBL} ${LIBFORMS}
|
||||
CLEANFILES= parser.c lex.c y.tab.h
|
||||
|
||||
CFLAGS += -I${.CURDIR} -I.
|
||||
|
Loading…
Reference in New Issue
Block a user