Makefile revision 538aa54d819fa7751ca82bcc30d4ed8c57ec2ef2
341N/A#
341N/A# This file and its contents are supplied under the terms of the
1265N/A# Common Development and Distribution License ("CDDL"), version 1.0.
341N/A# You may only use this file in accordance with the terms of version
341N/A# 1.0 of the CDDL.
919N/A#
919N/A# A full copy of the text of the CDDL should have accompanied this
919N/A# source. A copy of the CDDL is also available via the Internet at
919N/A# http://www.illumos.org/license/CDDL.
919N/A#
919N/A
919N/A#
919N/A# Copyright 2014 Garrett D'Amore <garrett@damore.org>
919N/A#
919N/A
919N/Ainclude $(SRC)/Makefile.master
919N/A
919N/APROG = wcsrtombs_test
919N/AARCHPROG = wcsrtombs_test
919N/A
919N/Ainclude ../Makefile.com
919N/A