Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2002 19:33:31 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9808 for review
Message-ID:  <200204160233.g3G2XVU30310@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9808

Change 9808 by jake@jake_sparc64 on 2002/04/15 19:32:40

	sysinstall builds.

Affected files ...

... //depot/projects/sparc64/usr.sbin/Makefile#13 edit

Differences ...

==== //depot/projects/sparc64/usr.sbin/Makefile#13 (text+ko) ====

@@ -97,6 +97,7 @@
 	sliplogin \
 	slstat \
 	spray \
+	sysinstall \
 	syslogd \
 	tcpdchk \
 	tcpdmatch \
@@ -122,10 +123,6 @@
 	ypset \
 	zic
 
-.if ${MACHINE_ARCH} != "sparc64"
-SUBDIR+=sysinstall
-.endif
-
 .if !defined(NO_IPFILTER)
 SUBDIR+=ipftest \
 	ipresend \
@@ -133,10 +130,6 @@
 	iptest
 .endif
 
-.if ${MACHINE_ARCH} != "sparc64"
-SUBDIR+=sysinstall
-.endif
-
 .if !defined(NOLIBC_R) && ${MACHINE_ARCH} != "ia64"
 SUBDIR+=pppctl
 .endif

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204160233.g3G2XVU30310>