freebsd-nq/sys/modules/netgraph
Warner Losh 668537ba95 Fix make buildkernel.
These makefiles work when building in the sys/modules directory, but
not with the objdir stuff that buildkernel uses.  This is because they
used -I../../../blah rather than -I${.CURDIR}/../../../blah.

# I didn't fix the abuse of CFLAGS to specify -g since I wanted the
# barest minimal change since we're in a code freeze.

Approved by: make buildkernel...
Hat for armchair anarchists: core member fixing src tree damage
2002-11-21 07:21:45 +00:00
..
async
bluetooth Fix make buildkernel. 2002-11-21 07:21:45 +00:00
bpf
bridge
cisco
device
echo
eiface
etf
ether
fec Finally get around to committing Bill Paul's FEC netgraph nodes. 2002-10-29 19:12:44 +00:00
frame_relay
gif
gif_demux
hole
iface
ip_input
ksocket
l2tp
lmi
mppc
netgraph
one2many
ppp
pppoe
pptpgre
rfc1490
sample
socket
source Add the netgraph 'source' module. 2002-10-31 23:03:09 +00:00
split
sync_ar
sync_sr
tee
tty
UI
vjc
Makefile Make the bluetooth modules 2002-11-21 00:40:11 +00:00
Makefile.inc