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