summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-06-15 16:46:05 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-06-15 16:46:05 +0000
commit2503e5d1afe042577737239d5a6b944b4a09ea36 (patch)
treedf0214834fdd7ead7a67bcdfa599606f23a33442
parent4478c83691f6020da12960c11fbb2ffb9c822d6f (diff)
downloadnspr-hg-2503e5d1afe042577737239d5a6b944b4a09ea36.tar.gz
238319: Sun packages changes.
-rw-r--r--pkg/solaris/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/solaris/Makefile.in b/pkg/solaris/Makefile.in
index a924e143..7b5c860f 100644
--- a/pkg/solaris/Makefile.in
+++ b/pkg/solaris/Makefile.in
@@ -24,18 +24,18 @@ DIRS = \
SUNWpr \
SUNWprd
+include $(srcdir)/Makefile.com
+
PROTO = \
$(ROOT) \
$(ROOT)/usr/lib/mps \
$(ROOT)/usr/include/mps
-ifeq ($(ARCH), sparc)
+ifeq ($(MACH), sparc)
PROTO += $(ROOT)/usr/lib/mps/sparcv9 \
$(ROOT)/usr/lib/mps/cpu/sparcv8plus
endif
-include $(srcdir)/Makefile.com
-
abs_dist64_libdir = $(shell echo $(abs_dist_libdir) | sed -e "s|_OPT|_64_OPT|g" -e "s|_DBG|_64_DBG|g")
awk_pkginfo: bld_awk_pkginfo