Deleted Added
full compact
Makefile (156813) Makefile (169026)
1# $FreeBSD: head/share/examples/Makefile 156813 2006-03-17 18:54:44Z ru $
1# $FreeBSD: head/share/examples/Makefile 169026 2007-04-24 16:58:54Z emax $
2#
3# Doing a make install builds /usr/share/examples
4
5.include <bsd.own.mk>
6
7LDIRS= BSD_daemon \
8 FreeBSD_version \
9 IPv6 \

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

136 libvgl/Makefile \
137 libvgl/demo.c \
138 mdoc/POSIX-copyright \
139 mdoc/deshallify.sh \
140 mdoc/example.1 \
141 mdoc/example.3 \
142 mdoc/example.4 \
143 mdoc/example.9 \
2#
3# Doing a make install builds /usr/share/examples
4
5.include <bsd.own.mk>
6
7LDIRS= BSD_daemon \
8 FreeBSD_version \
9 IPv6 \

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

136 libvgl/Makefile \
137 libvgl/demo.c \
138 mdoc/POSIX-copyright \
139 mdoc/deshallify.sh \
140 mdoc/example.1 \
141 mdoc/example.3 \
142 mdoc/example.4 \
143 mdoc/example.9 \
144 netgraph/bluetooth/rc.bluetooth \
145 netgraph/ether.bridge \
146 netgraph/frame_relay \
147 netgraph/ngctl \
148 netgraph/raw \
149 netgraph/udp.tunnel \
150 nwclient/dot.nwfsrc \
151 nwclient/nwfs.sh.sample \
152 perfmon/Makefile \

--- 144 unchanged lines hidden ---
144 netgraph/ether.bridge \
145 netgraph/frame_relay \
146 netgraph/ngctl \
147 netgraph/raw \
148 netgraph/udp.tunnel \
149 nwclient/dot.nwfsrc \
150 nwclient/nwfs.sh.sample \
151 perfmon/Makefile \

--- 144 unchanged lines hidden ---