Makefile revision c7893124ebf2d6bb539e1e46fd7f54b8a9af6e6f
2ronwalf#
2ronwalf# This file and its contents are supplied under the terms of the
2ronwalf# Common Development and Distribution License ("CDDL"), version 1.0.
2ronwalf# You may only use this file in accordance with the terms of version
2ronwalf# 1.0 of the CDDL.
2ronwalf#
2ronwalf# A full copy of the text of the CDDL should have accompanied this
2ronwalf# source. A copy of the CDDL is also available via the Internet at
2ronwalf# http://www.illumos.org/license/CDDL.
2ronwalf#
2ronwalf#
2ronwalf# Copyright (c) 2014 Racktop Systems.
2ronwalf#
2ronwalf
2ronwalfMODULE = _BSMparse
2ronwalf
2ronwalfinclude $(SRC)/cmd/perl/Makefile.perl
2ronwalf
2ronwalf# Install module into arch independant directory
2ronwalfROOTPERLMODDIR = $(ROOTPERLDIR)/lib/Sun/Solaris/BSM
2ronwalf
2ronwalfinclude $(SRC)/cmd/perl/Makefile.targ
2ronwalf
2ronwalf.KEEP_STATE:
2ronwalf
2ronwalfall: $(PERLMOD)
2ronwalf
2ronwalfinstall: $(ROOTPERLMOD)
clean clobber:
$(RM) -r $(MACH)