x, nofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.sbin/ipf/ipsend
AgeCommit message (Collapse)Author
2012-09-15IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now;plunky
these files are obsolete
2005-01-01Set -Wno-error on a per-source basis instead of the NOGCCERROR sledgehammer.lukem
2004-03-31Simplify `bar.c: bar.y' (et al) rules by moving header dependencies whichlukem
bar.o (not bar.c) needs to DPSRCS, and using {.ALLSRC} in the target now that only bar.y is a source.
2004-03-29Add -I. to CPPFLAGS or else the generated .c files losejmc
2004-03-29use iplang_l.l instead of iplang_l.c in SRCS, and tweak appropriatelylukem
2004-03-29de-lint makefiles:lukem
* fix -j N parallel build issues * support MAKEVERBOSE * move NOxxx= to before <bsd.own.mk> * remove unnecessary -ll (except for ipsend) * remove unnecessary CPPFLAGS * only build libipf.a (we don't need libipf_p.a or libipf_pic.a) * fix dependencies upon libipf.a (more could be done, but that requires fixing dist/ipf/*)
2004-03-29Don't call 'yacc'...Call ${YACC}jmc
2004-03-28give explicit dependancies where needed..mrg
2004-03-28Remove generated iplang_l.cmartti
2004-03-28Sync with official IPFiltermartti
2002-09-18use NETBSDSRCDIR as appropriatelukem