1*a5619348SRichard Lowe#
2*a5619348SRichard Lowe# This file and its contents are supplied under the terms of the
3*a5619348SRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
4*a5619348SRichard Lowe# You may only use this file in accordance with the terms of version
5*a5619348SRichard Lowe# 1.0 of the CDDL.
6*a5619348SRichard Lowe#
7*a5619348SRichard Lowe# A full copy of the text of the CDDL should have accompanied this
8*a5619348SRichard Lowe# source.  A copy of the CDDL is also available via the Internet at
9*a5619348SRichard Lowe# http://www.illumos.org/license/CDDL.
10*a5619348SRichard Lowe#
11*a5619348SRichard Lowe
12*a5619348SRichard Lowe# Copyright 2022, Richard Lowe.
13*a5619348SRichard Lowe
14*a5619348SRichard Loweinclude ../Makefile.com
15*a5619348SRichard Lowe
16*a5619348SRichard Loweall: $(PERLEXT)
17*a5619348SRichard Loweinstall: $(ROOTPERLEXT) $(ROOTPERLMOD)
18*a5619348SRichard Lowe
19*a5619348SRichard Loweinclude $(SRC)/cmd/perl/Makefile.targ
20