10 lines
112 B
Makefile
10 lines
112 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= comcontrol \
|
|
fdisk \
|
|
mount_msdos \
|
|
nextboot
|
|
#NOTYET: cxconfig
|
|
|
|
.include <bsd.subdir.mk>
|