Deleted Added
sdiff udiff text old ( 38590 ) new ( 50479 )
full compact
1# $Id: Makefile,v 1.1.1.1 1998/07/14 07:30:52 abial Exp $
2#
3PROG=ps
4SRCS+=main.c
5NOMAN=yes
6
7.include <bsd.prog.mk>
8
9