Print this page
3352 would like 64bit install libraries
*** 19,35 ****
# CDDL HEADER END
#
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
! #
! # ident "%Z%%M% %I% %E% SMI"
#
include $(SRC)/lib/Makefile.lib
SUBDIRS = $(MACH)
HDRS = boot_http.h \
bootinfo.h \
bootlog.h \
netboot_paths.h \
--- 19,35 ----
# 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 $(SRC)/lib/Makefile.lib
SUBDIRS = $(MACH)
+ $(BUILD64)SUBDIRS += $(MACH64)
HDRS = boot_http.h \
bootinfo.h \
bootlog.h \
netboot_paths.h \