Comment out PW_COMPACT, cause binary incompatibilities with *BSD
[unix-history] / usr.sbin / traceroute / Makefile
# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= traceroute
MAN8= traceroute.8
BINOWN= root
BINMODE=4555
.include <bsd.prog.mk>