1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.sbin/setkey
David E. O'Brien 2c5569d6ff The GCC 2.96 snapshots have slightly different rules for finding include
files.  Mostly -I${.CURDIR} was needed -- especially for YACC generated
files as the new cpp does not look in the ultimate source file
(ie, the .y file)'s directory as told by the "#line" directive.  Some were
misspellings of "-I${.CURDIR}" as "-I.".
2000-12-01 09:39:28 +00:00
..
Makefile The GCC 2.96 snapshots have slightly different rules for finding include 2000-12-01 09:39:28 +00:00
parse.y
sample.cf
scriptdump.pl
setkey.8 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 20:10:44 +00:00
setkey.c
test-pfkey.c
test-policy.c
token.l
vchar.h