Makefile (a6ab12d6) Makefile (503609a9)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

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

194 gss \
195 hal \
196 halt \
197 head \
198 hostid \
199 hostname \
200 hotplug \
201 hotplugd \
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

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

194 gss \
195 hal \
196 halt \
197 head \
198 hostid \
199 hostname \
200 hotplug \
201 hotplugd \
202 hwdata \
203 ibd_upgrade \
204 iconv \
205 id \
206 idmap \
207 infocmp \
208 init \
209 initpkg \
210 install.d \

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

405 syseventadm \
406 syslogd \
407 tabs \
408 tail \
409 tar \
410 tbl \
411 tcopy \
412 tcpd \
202 ibd_upgrade \
203 iconv \
204 id \
205 idmap \
206 infocmp \
207 init \
208 initpkg \
209 install.d \

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

404 syseventadm \
405 syslogd \
406 tabs \
407 tail \
408 tar \
409 tbl \
410 tcopy \
411 tcpd \
413 terminfo \
414 th_tools \
415 tic \
416 time \
417 tip \
418 tnf \
419 touch \
420 tput \
421 tr \

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

823#
824_msg: $(MSGSUBDIRS) $($(MACH)_MSGSUBDIRS) .WAIT _dc
825
826_dc: $(DCSUBDIRS)
827
828#
829# Dependencies
830#
412 th_tools \
413 tic \
414 time \
415 tip \
416 tnf \
417 touch \
418 tput \
419 tr \

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

821#
822_msg: $(MSGSUBDIRS) $($(MACH)_MSGSUBDIRS) .WAIT _dc
823
824_dc: $(DCSUBDIRS)
825
826#
827# Dependencies
828#
831fs.d: fstyp
829fs.d: fstyp
832ksh: shcomp isaexec
830ksh: shcomp isaexec
833mdb: terminfo
834print: lp
835fmt: mailx
836
837$(FIRST_SUBDIRS) $(BWOSDIRS) $(SUBDIRS) $(AUDITSUBDIRS): FRC
838 @if [ -f $@/Makefile ]; then \
839 cd $@; pwd; $(MAKE) $(TARGET); \
840 else \
841 true; \
842 fi
843
844FRC:
831print: lp
832fmt: mailx
833
834$(FIRST_SUBDIRS) $(BWOSDIRS) $(SUBDIRS) $(AUDITSUBDIRS): FRC
835 @if [ -f $@/Makefile ]; then \
836 cd $@; pwd; $(MAKE) $(TARGET); \
837 else \
838 true; \
839 fi
840
841FRC: