Back out the previous revision for now. Instead, the current sparc64

Makefile changes are in the sparc64 p4 tree.
This commit is contained in:
John Baldwin 2002-01-07 19:27:50 +00:00
parent 27e5f9f620
commit 6662e3f437

View File

@ -1,10 +1,6 @@
# $FreeBSD$
.if ${MACHINE_ARCH} == "sparc64"
SUBDIR= libdialog libregex libreadline
.else
SUBDIR= csu libdialog libgcc libregex libreadline
.endif
.if ${OBJFORMAT} == aout
.if !defined(NOLIBC_R)