Deleted Added
full compact
Makefile (269879) Makefile (269928)
1# $FreeBSD: stable/10/share/examples/Makefile 269879 2014-08-12 14:53:02Z emaste $
1# $FreeBSD: stable/10/share/examples/Makefile 269928 2014-08-13 12:32:52Z gavin $
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 \
10 bhyve \
11 bootforth \
12 csh \
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 \
10 bhyve \
11 bootforth \
12 csh \
13 cvsup \
14 diskless \
15 drivers \
16 etc \
17 find_interface \
18 hast \
19 ibcs2 \
20 indent \
21 ipfw \

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

47 bootforth/README \
48 bootforth/boot.4th \
49 bootforth/frames.4th \
50 bootforth/loader.rc \
51 bootforth/menu.4th \
52 bootforth/menuconf.4th \
53 bootforth/screen.4th \
54 csh/dot.cshrc \
13 diskless \
14 drivers \
15 etc \
16 find_interface \
17 hast \
18 ibcs2 \
19 indent \
20 ipfw \

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

46 bootforth/README \
47 bootforth/boot.4th \
48 bootforth/frames.4th \
49 bootforth/loader.rc \
50 bootforth/menu.4th \
51 bootforth/menuconf.4th \
52 bootforth/screen.4th \
53 csh/dot.cshrc \
55 cvsup/README \
56 cvsup/cvs-supfile \
57 cvsup/stable-supfile \
58 cvsup/standard-supfile \
59 diskless/ME \
60 diskless/README.BOOTP \
61 diskless/README.TEMPLATING \
62 diskless/clone_root \
63 drivers/README \
64 drivers/make_device_driver.sh \
65 drivers/make_pseudo_driver.sh \
66 etc/README.examples \

--- 190 unchanged lines hidden ---
54 diskless/ME \
55 diskless/README.BOOTP \
56 diskless/README.TEMPLATING \
57 diskless/clone_root \
58 drivers/README \
59 drivers/make_device_driver.sh \
60 drivers/make_pseudo_driver.sh \
61 etc/README.examples \

--- 190 unchanged lines hidden ---