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

PROG=	rm
SRCS=   rm.c stat_flags.c

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

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