summaryrefslogtreecommitdiffstats
path: root/bin/rm/Makefile
blob: 5d9fafea97351843f56565d294596f9bad5ca256 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id$

PROG=	rm
SRCS=   rm.c stat_flags.c

.PATH: ${.CURDIR}/../ls

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud