Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 22:02:59 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9176 for review
Message-ID:  <200204060602.g3662xV83599@freefall.freebsd.org>

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

Change 9176 by peter@peter_thunder on 2002/04/05 22:02:47

	revert sysinstall exclusion.  The recent bootblock changes
	made this compile (ia64 doesn't have bootblocks).

Affected files ...

... //depot/projects/ia64/usr.sbin/Makefile#10 edit

Differences ...

==== //depot/projects/ia64/usr.sbin/Makefile#10 (text+ko) ====

@@ -97,6 +97,7 @@
 	sliplogin \
 	slstat \
 	spray \
+	sysinstall \
 	syslogd \
 	tcpdchk \
 	tcpdmatch \
@@ -129,10 +130,6 @@
 	iptest
 .endif
 
-.if ${MACHINE_ARCH} != "ia64"
-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?200204060602.g3662xV83599>