mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
11 lines
160 B
Makefile
11 lines
160 B
Makefile
# $Id: Makefile,v 1.5 1997/02/22 14:32:26 peter Exp $
|
|
|
|
SUBDIR= comcontrol \
|
|
fdisk \
|
|
ft \
|
|
mount_msdos \
|
|
nextboot
|
|
#NOTYET: cxconfig
|
|
|
|
.include <bsd.subdir.mk>
|