mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-04 17:15:50 +00:00
7 lines
92 B
Makefile
7 lines
92 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= portmap
|
|
MAN8= portmap.8
|
|
|
|
.include <bsd.prog.mk>
|