PERFORCE change 75923 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun Apr 24 22:02:38 PDT 2005


http://perforce.freebsd.org/chv.cgi?CH=75923

Change 75923 by marcel at marcel_nfs on 2005/04/25 05:02:17

	Don't build sysinstall. It depends on consio.h, which is
	a header declared non grata on this branch.

Affected files ...

.. //depot/projects/tty/usr.sbin/Makefile#17 edit

Differences ...

==== //depot/projects/tty/usr.sbin/Makefile#17 (text+ko) ====

@@ -185,10 +185,6 @@
 	zic \
 	${_zzz}
 
-.if ${MACHINE_ARCH} != "arm"
-_sysinstall=	sysinstall
-.endif
-
 .if !defined(NO_ATM)
 _atm=		atm
 .endif


More information about the p4-projects mailing list