c0c8d25799
Makes things easier for pkgsrc
10 lines
207 B
Makefile
10 lines
207 B
Makefile
# Makefile for all system servers.
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= ds hgfs inet init ipc is iso9660fs mfs pfs pm rs sched vfs vm
|
|
|
|
IMAGE_SUBDIR= ds init mfs pfs pm rs sched vfs vm
|
|
|
|
.include <bsd.subdir.mk>
|