1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/icmpquery/files/Makefile
Satoshi Taoka d3773c0797 Small utility for finding out time & netmask through ICMP.
PR:		ports/9366
Submitted by:	Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-03-30 17:26:38 +00:00

10 lines
85 B
Makefile

#
# Small Makefile for icmpquery.
#
# $Id$
#
PROG=icmpquery
.include <bsd.prog.mk>