![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / src / regress / include / stdarg / Attic / Makefile (download)
Revision 1.3.2.1, Sat Nov 8 07:39:30 1997 UTC (24 years, 7 months ago) by lukem
sync with trunk (approved by thorpej) |
# $NetBSD: Makefile,v 1.3.2.1 1997/11/08 07:39:30 lukem Exp $ PROG= stdargtest SRCS= argtest.c NOMAN= noman, no way, man CPPFLAGS+= -DSTDARG .PATH: ${.CURDIR}/../stdarg regress: ${PROG} ./${PROG} .include <bsd.prog.mk>