Print this page
3352 would like 64bit install libraries

*** 19,39 **** # CDDL HEADER END # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. ! # ! # ident "%Z%%M% %I% %E% SMI" # include ../Makefile.lib HDRS= libfstyp.h libfstyp_module.h HDRDIR= common SUBDIRS= $(MACH) all := TARGET= all install := TARGET= install clean := TARGET= clean clobber := TARGET= clobber --- 19,39 ---- # CDDL HEADER END # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. ! # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. # include ../Makefile.lib HDRS= libfstyp.h libfstyp_module.h HDRDIR= common SUBDIRS= $(MACH) + $(BUILD64)SUBDIRS += $(MACH64) all := TARGET= all install := TARGET= install clean := TARGET= clean clobber := TARGET= clobber