Deleted Added
full compact
Makefile (139970) Makefile (139989)
1# $FreeBSD: head/share/examples/Makefile 139970 2005-01-10 09:04:13Z ru $
1# $FreeBSD: head/share/examples/Makefile 139989 2005-01-10 18:09:17Z simon $
2#
3# Doing a make install builds /usr/share/examples
4
5LDIRS= BSD_daemon \
6 FreeBSD_version \
7 IPv6 \
8 atm \
9 bootforth \

--- 118 unchanged lines hidden (view full) ---

128 kld/dyn_sysctl/dyn_sysctl.c \
129 kld/syscall/Makefile \
130 kld/syscall/module/Makefile \
131 kld/syscall/module/syscall.c \
132 kld/syscall/test/Makefile \
133 kld/syscall/test/call.c \
134 libvgl/Makefile \
135 libvgl/demo.c \
2#
3# Doing a make install builds /usr/share/examples
4
5LDIRS= BSD_daemon \
6 FreeBSD_version \
7 IPv6 \
8 atm \
9 bootforth \

--- 118 unchanged lines hidden (view full) ---

128 kld/dyn_sysctl/dyn_sysctl.c \
129 kld/syscall/Makefile \
130 kld/syscall/module/Makefile \
131 kld/syscall/module/syscall.c \
132 kld/syscall/test/Makefile \
133 kld/syscall/test/call.c \
134 libvgl/Makefile \
135 libvgl/demo.c \
136 mdoc/POSIX-copyright \
137 mdoc/deshallify.sh \
136 mdoc/example.1 \
137 mdoc/example.3 \
138 mdoc/example.4 \
139 netgraph/bluetooth/rc.bluetooth \
140 netgraph/ether.bridge \
141 netgraph/frame_relay \
142 netgraph/ngctl \
143 netgraph/raw \

--- 148 unchanged lines hidden ---
138 mdoc/example.1 \
139 mdoc/example.3 \
140 mdoc/example.4 \
141 netgraph/bluetooth/rc.bluetooth \
142 netgraph/ether.bridge \
143 netgraph/frame_relay \
144 netgraph/ngctl \
145 netgraph/raw \

--- 148 unchanged lines hidden ---