1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/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>