Need ip_auth.o
This commit is contained in:
parent
3eb73cbc72
commit
808fe191ef
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.9 1997/07/05 05:43:47 darrenr Exp $
|
||||
# $NetBSD: Makefile,v 1.10 1997/07/06 22:34:34 thorpej Exp $
|
||||
|
||||
PROG= ipftest
|
||||
SRCS= ipt.c ipft_sn.c ipft_ef.c ipft_td.c ipft_pc.c opt.c ipft_tx.c misc.c ip_frag.c ip_state.c ip_nat.c ipft_hx.c ip_fil.c fil.c parse.c ip_proxy.c
|
||||
SRCS= ipt.c ipft_sn.c ipft_ef.c ipft_td.c ipft_pc.c opt.c ipft_tx.c misc.c ip_frag.c ip_state.c ip_nat.c ipft_hx.c ip_fil.c fil.c parse.c ip_proxy.c ip_auth.c
|
||||
NOMAN= yes
|
||||
CFLAGS+=-I${.CURDIR} -I${.CURDIR}/../ipf -I${.CURDIR}/../../../sys
|
||||
|
||||
|
|
Loading…
Reference in New Issue