1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.bin/ypcat/Makefile

9 lines
104 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= ypcat
WARNS?= 3
1994-08-08 01:13:35 +00:00
.include <bsd.prog.mk>