1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

MODULE_DEPEND is a C macro, not a make(1).

This commit is contained in:
Ruslan Ermilov 2004-01-13 11:30:37 +00:00
parent 5ef42ab64d
commit 0799be5978
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124473

View File

@ -2,7 +2,6 @@
KMOD= ng_fec
SRCS= ng_fec.c opt_inet.h opt_inet6.h
MODULE_DEPEND= netgraph
CFLAGS += -DINET -DINET6