6 lines
95 B
Makefile
6 lines
95 B
Makefile
# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:40 deraadt Exp $
|
|
|
|
PROG= rm
|
|
|
|
.include <bsd.prog.mk>
|