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

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

Change 10488 by jake@jake_sparc64 on 2002/04/29 15:41:07

	Build elf2aout for sparc64.

Affected files ...

... //depot/projects/sparc64/usr.bin/Makefile#21 edit

Differences ...

==== //depot/projects/sparc64/usr.bin/Makefile#21 (text+ko) ====

@@ -233,6 +233,10 @@
 SUBDIR+=uac
 .endif
 
+.if ${MACHINE_ARCH} == "sparc64"
+SUBDIR+=elf2aout
+.endif
+
 .if !defined(NO_RCMNDS)
 SUBDIR+=rlogin \
 	rsh

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?200204292241.g3TMfX318287>