blob: 9d4cb5c0caec441f77df7df69c3f25e73809ba52 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# $Id: Makefile,v 1.6 1999/04/30 09:43:35 taoka Exp $
#
SUBDIR += asfiles
SUBDIR += binder
SUBDIR += dfm
SUBDIR += explorer
SUBDIR += ezfm
SUBDIR += filerunner
SUBDIR += gnomemc
SUBDIR += jafm
SUBDIR += offix-files
SUBDIR += q3dmenu
SUBDIR += tkdesk
SUBDIR += workplace
SUBDIR += x-files
SUBDIR += xfm
SUBDIR += xnc
.include <bsd.port.subdir.mk>
|