summaryrefslogtreecommitdiff
path: root/usr/src/lib/libfstyp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libfstyp/Makefile')
-rw-r--r--usr/src/lib/libfstyp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libfstyp/Makefile b/usr/src/lib/libfstyp/Makefile
index b9cf46e1eb..1878db324c 100644
--- a/usr/src/lib/libfstyp/Makefile
+++ b/usr/src/lib/libfstyp/Makefile
@@ -21,8 +21,7 @@
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
-#
-# ident "%Z%%M% %I% %E% SMI"
+# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved.
#
include ../Makefile.lib
@@ -32,6 +31,7 @@ HDRS= libfstyp.h libfstyp_module.h
HDRDIR= common
SUBDIRS= $(MACH)
+$(BUILD64)SUBDIRS += $(MACH64)
all := TARGET= all
install := TARGET= install