| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-15 | IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; | plunky | |
| these files are obsolete | |||
| 2005-01-01 | Set -Wno-error on a per-source basis instead of the NOGCCERROR sledgehammer. | lukem | |
| 2004-03-31 | Simplify `bar.c: bar.y' (et al) rules by moving header dependencies which | lukem | |
| bar.o (not bar.c) needs to DPSRCS, and using {.ALLSRC} in the target now that only bar.y is a source. | |||
| 2004-03-29 | Add -I. to CPPFLAGS or else the generated .c files lose | jmc | |
| 2004-03-29 | use iplang_l.l instead of iplang_l.c in SRCS, and tweak appropriately | lukem | |
| 2004-03-29 | de-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-29 | Don't call 'yacc'...Call ${YACC} | jmc | |
| 2004-03-28 | give explicit dependancies where needed.. | mrg | |
| 2004-03-28 | Remove generated iplang_l.c | martti | |
| 2004-03-28 | Sync with official IPFilter | martti | |
| 2002-09-18 | use NETBSDSRCDIR as appropriate | lukem | |
