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