Makefile revision 38589
1#	$Id: Makefile,v 1.1 1998/08/01 18:26:02 abial Exp $
2#
3PROG=ns
4SRCS= 	ns.c
5NOMAN=yes
6
7.include <bsd.prog.mk>
8
9
10