15 lines
240 B
Makefile
15 lines
240 B
Makefile
|
# $Id$
|
||
|
#
|
||
|
|
||
|
SUBDIR += asfiles
|
||
|
SUBDIR += dfm
|
||
|
SUBDIR += explorer
|
||
|
SUBDIR += filerunner
|
||
|
SUBDIR += offix-files
|
||
|
SUBDIR += q3dmenu
|
||
|
SUBDIR += tkdesk
|
||
|
SUBDIR += workplace
|
||
|
SUBDIR += xfm
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|