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

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

133 kld/syscall/test/call.c \
134 libvgl/Makefile \
135 libvgl/demo.c \
136 mdoc/POSIX-copyright \
137 mdoc/deshallify.sh \
138 mdoc/example.1 \
139 mdoc/example.3 \
140 mdoc/example.4 \
2#
3# Doing a make install builds /usr/share/examples
4
5LDIRS= BSD_daemon \
6 FreeBSD_version \
7 IPv6 \
8 atm \
9 bootforth \

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

133 kld/syscall/test/call.c \
134 libvgl/Makefile \
135 libvgl/demo.c \
136 mdoc/POSIX-copyright \
137 mdoc/deshallify.sh \
138 mdoc/example.1 \
139 mdoc/example.3 \
140 mdoc/example.4 \
141 mdoc/example.9 \
141 netgraph/bluetooth/rc.bluetooth \
142 netgraph/ether.bridge \
143 netgraph/frame_relay \
144 netgraph/ngctl \
145 netgraph/raw \
146 netgraph/udp.tunnel \
147 nwclient/dot.nwfsrc \
148 nwclient/nwfs.sh.sample \

--- 145 unchanged lines hidden ---
142 netgraph/bluetooth/rc.bluetooth \
143 netgraph/ether.bridge \
144 netgraph/frame_relay \
145 netgraph/ngctl \
146 netgraph/raw \
147 netgraph/udp.tunnel \
148 nwclient/dot.nwfsrc \
149 nwclient/nwfs.sh.sample \

--- 145 unchanged lines hidden ---