freebsd-dev/usr.bin/ypwhich/Makefile

9 lines
106 B
Makefile
Raw Normal View History

1994-08-08 01:13:35 +00:00
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
1999-08-28 01:08:13 +00:00
# $FreeBSD$
1994-08-08 01:13:35 +00:00
PROG= ypwhich
WARNS?= 2
1994-08-08 01:13:35 +00:00
.include <bsd.prog.mk>