Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 20:58:30 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9260 for review
Message-ID:  <200204070458.g374wUU76548@freefall.freebsd.org>

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

Change 9260 by peter@peter_thunder on 2002/04/06 20:57:40

	revert unneeded change

Affected files ...

... //depot/projects/ia64/Makefile.inc1#16 edit

Differences ...

==== //depot/projects/ia64/Makefile.inc1#16 (text+ko) ====

@@ -83,7 +83,7 @@
 .if exists(${.CURDIR}/share) && !defined(NOSHARE)
 SUBDIR+= share
 .endif
-.if exists(${.CURDIR}/sys) && !defined(NOSYS)
+.if exists(${.CURDIR}/sys)
 SUBDIR+= sys
 .endif
 .if exists(${.CURDIR}/usr.bin)

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?200204070458.g374wUU76548>