NetBSD/usr.sbin/racoon
tv 29fb1f6827 Unravel the include spaghetti here:
- make a copy of cfparse.y called "y.tab.y" because "cfparse.h" is not
  actually the yacc generated header file (duh?)
- include the tcpdump directory with -I *after* racoon's source, else
  tcpdump's headers will be picked up unexpectedly
- include . *before* racoon's source so as to make the generated files
  first on the list
2001-10-19 23:59:56 +00:00
..
conf copy config hint docs to /usr/share. 2001-04-01 23:47:45 +00:00
libpfkey
racoon Unravel the include spaghetti here: 2001-10-19 23:59:56 +00:00
Makefile
Makefile.inc include version number into binary to help diagnosis 2001-08-02 15:27:21 +00:00