1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.sbin/portmap/pmap_set/Makefile
1994-09-29 09:32:22 +00:00

8 lines
131 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= pmap_set
NOMAN= noman
.include "${.CURDIR}/../../Makefile.inc"
.include <bsd.prog.mk>