freebsd-dev/usr.sbin/routed/query/Makefile
Rodney W. Grimes 3219c922a9 BSD 4.4 Lite sbin -> usr.sbin Sources
Note: The sources for XNSrouted and routed are being imported to usr.sbin
instead of sbin.
1994-05-26 06:39:07 +00:00

8 lines
117 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/5/93
PROG= query
NOMAN= noman
.include "../../Makefile.inc"
.include <bsd.prog.mk>