7 lines
160 B
Makefile
7 lines
160 B
Makefile
# from: @(#)Makefile 4.10 (Berkeley) 5/29/90
|
|
# $Id: Makefile,v 1.2 1993/07/30 21:41:44 mycroft Exp $
|
|
|
|
SUBDIR= nslookup nsquery nstest
|
|
|
|
.include <bsd.subdir.mk>
|