Deleted Added
full compact
Makefile (191144) Makefile (192811)
1# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
1# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
2# $FreeBSD: head/usr.sbin/Makefile 191144 2009-04-16 14:43:59Z rwatson $
2# $FreeBSD: head/usr.sbin/Makefile 192811 2009-05-26 15:19:04Z rmacklem $
3
4.include <bsd.own.mk>
5
6# XXX MISSING: mkproto
7SUBDIR= ${_ac} \
8 ${_accton} \
9 ${_acpi} \
10 adduser \

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

105 mtree \
106 ${_named} \
107 ${_named-checkconf} \
108 ${_named-checkzone} \
109 ${_named.reload} \
110 ${_ndiscvt} \
111 ${_ndp} \
112 newsyslog \
3
4.include <bsd.own.mk>
5
6# XXX MISSING: mkproto
7SUBDIR= ${_ac} \
8 ${_accton} \
9 ${_acpi} \
10 adduser \

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

105 mtree \
106 ${_named} \
107 ${_named-checkconf} \
108 ${_named-checkzone} \
109 ${_named.reload} \
110 ${_ndiscvt} \
111 ${_ndp} \
112 newsyslog \
113 nfscbd \
113 nfsd \
114 nfsd \
115 nfsdumpstate \
116 nfsrevoke \
117 nfsuserd \
114 ${_ngctl} \
115 ${_nghook} \
116 nologin \
117 ${_nscd} \
118 ${_ntp} \
119 ${_nvram} \
120 ${_ofwdump} \
121 pciconf \

--- 380 unchanged lines hidden ---
118 ${_ngctl} \
119 ${_nghook} \
120 nologin \
121 ${_nscd} \
122 ${_ntp} \
123 ${_nvram} \
124 ${_ofwdump} \
125 pciconf \

--- 380 unchanged lines hidden ---