Print this page
7661 illumos should provide 64bit perl modules
@@ -7,18 +7,19 @@
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
#
-# Copyright (c) 2014 Racktop Systems.
+# Copyright 2014, OmniTI Computer Consulting, Inc. All rights reserved.
+# Copyright 2016 RackTop Systems.
#
MODULE = _BSMparse
include $(SRC)/cmd/perl/Makefile.perl
-# Install module into arch independant directory
+# Install module into arch independent directory
ROOTPERLMODDIR = $(ROOTPERLDIR)/lib/Sun/Solaris/BSM
include $(SRC)/cmd/perl/Makefile.targ
.KEEP_STATE:
@@ -26,6 +27,5 @@
all: $(PERLMOD)
install: $(ROOTPERLMOD)
clean clobber:
- $(RM) -r $(MACH)