Print this page
3352 would like 64bit install libraries

*** 18,41 **** # # 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 LOCHDRS = dhcp_inittab.h dhcp_symbol.h dhcpmsg.h COMHDRS = dhcp_impl.h dhcp_symbol_common.h HDRS = $(LOCHDRS) $(COMHDRS) LOCHDRDIR = common COMHDRDIR = $(SRC)/common/net/dhcp HDRDIR = $(LOCHDRDIR) SUBDIRS = $(MACH) POFILE = libdhcputil.po MSGFILES = common/dhcpmsg.c XGETFLAGS = -a -x libdhcputil.xcl # Override HDRSRCS so check only local headers --- 18,41 ---- # # CDDL HEADER END # # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. + # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. # Use is subject to license terms. # include $(SRC)/lib/Makefile.lib LOCHDRS = dhcp_inittab.h dhcp_symbol.h dhcpmsg.h COMHDRS = dhcp_impl.h dhcp_symbol_common.h HDRS = $(LOCHDRS) $(COMHDRS) LOCHDRDIR = common COMHDRDIR = $(SRC)/common/net/dhcp HDRDIR = $(LOCHDRDIR) SUBDIRS = $(MACH) + $(BUILD64)SUBDIRS += $(MACH64) POFILE = libdhcputil.po MSGFILES = common/dhcpmsg.c XGETFLAGS = -a -x libdhcputil.xcl # Override HDRSRCS so check only local headers