Cross Reference: Makefile
xref: /src/sys/net/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/net/
Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 1999/03/22 22:27:41 bad Exp $
2
3KDIR=	/sys/net
4INCSDIR= /usr/include/net
5
6INCS=	bpf.h bpfdesc.h ethertypes.h if.h if_arc.h if_arp.h if_atm.h if_dl.h \
7	if_ether.h if_fddi.h if_gre.h if_hippi.h if_llc.h if_media.h if_ppp.h \
8	if_pppvar.h if_slvar.h if_stripvar.h if_token.h if_tun.h if_types.h \
9	netisr.h pfil.h ppp-comp.h ppp_defs.h radix.h raw_cb.h route.h \
10	slcompress.h slip.h zlib.h
11
12.include <bsd.kinc.mk>
13

Indexes created Mon Nov 10 17:20:41 GMT 2025