freebsd-nq/etc/mtree/Makefile
Doug Barton 11a3397fec This file is about to get some optional bits, so line up the parts of
the FILES variable one line at a time.

This should be a whitespace change only.

Reviewed by:	ru
2004-09-27 07:00:44 +00:00

15 lines
197 B
Makefile

# $FreeBSD$
FILES= BSD.include.dist \
BSD.local.dist \
BSD.root.dist \
BSD.usr.dist \
BSD.var.dist \
BSD.x11-4.dist \
BSD.x11.dist
NOOBJ= noobj
FILESDIR= /etc/mtree
.include <bsd.prog.mk>