Makefile revision c9f77c52c0735e65aa2534394c5151cdb963cbef
c313914d0e66b20969215e519bbf2ab4ecf39512Tinderbox User#
c80e152862cc3e3207dc837fde7116bd4c0e4b9dTinderbox User# This file and its contents are supplied under the terms of the
c80e152862cc3e3207dc837fde7116bd4c0e4b9dTinderbox User# Common Development and Distribution License ("CDDL"), version 1.0.
8d1b3ceb4d491ce32572f1702f37ed585eede993Evan Hunt# You may only use this file in accordance with the terms of version
8d1b3ceb4d491ce32572f1702f37ed585eede993Evan Hunt# 1.0 of the CDDL.
d77cb075aae5595e460e3299bfc1e8ea5d42b560Evan Hunt#
d77cb075aae5595e460e3299bfc1e8ea5d42b560Evan Hunt# A full copy of the text of the CDDL should have accompanied this
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews# source. A copy of the CDDL is also available via the Internet at
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews# http://www.illumos.org/license/CDDL.
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews#
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews#
30ca20f720ad0887772a79e7abb25b4fa0e4b5b0Mark Andrews# Copyright (c) 2014 Racktop Systems.
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews#
7ec97ae74e42ec21b354fd2d1366313b41d947d6Evan Hunt
701a93f5a592e4652343e049aa495d409c3ee133Mark AndrewsMODULE = Task
701a93f5a592e4652343e049aa495d409c3ee133Mark Andrews
002f1373374a0b72fc0329baa682917929bef168Tony Finchinclude $(SRC)/cmd/perl/Makefile.perl
002f1373374a0b72fc0329baa682917929bef168Tony Finch
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark AndrewsXSUBPPFLAGS = -typemap typemap
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark AndrewsMAPFILES = mapfile-vers
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrews
8f1ed05dc0aae7ae6c3da6ec6d405df61257a61eMark Andrewsinclude $(SRC)/cmd/perl/Makefile.targ
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrewsall: $(PERLEXT) $(PERLMOD)
73cf0ba4e82c6baef638ecc4e31321223f841d28Mark Andrews
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrewsinstall: $(ROOTPERLEXT) $(ROOTPERLMOD)
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrews
d8351dfc9b725b0d727be7acab6247d7d501d9a0Mark Andrewsclean clobber:
3a29ce9c08dd31709c73e7187aebda0d360c537bEvan Hunt $(RM) -r $(MACH)
3a29ce9c08dd31709c73e7187aebda0d360c537bEvan Hunt