freebsd-dev/rescue/Makefile
Gordon Tetlow 884c25d15a Add /rescue bits. This basically encompasses all of bin and sbin along
with a couple of bits from usr.bin in a crunchgen'd binary.

Submitted by:	Tim Kientzle <kientzle@acm.org>
2003-06-29 18:35:37 +00:00

7 lines
67 B
Makefile

# $FreeBSD$
SUBDIR= librescue \
rescue
.include <bsd.subdir.mk>