summaryrefslogtreecommitdiff
path: root/app/fvwm/Imakefile
blob: 2df0d7838d443bdfe2ce0cc9d8ca32769341c0d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$OpenBSD: Imakefile,v 1.1.1.1 2006/11/26 10:53:05 matthieu Exp $

#define IHaveSubdirs

SUBDIRS= libs fvwm sample.fvwmrc utils icons \
	modules/FvwmAuto modules/FvwmBacker modules/FvwmBanner \
	modules/FvwmButtons modules/FvwmCpp \
	modules/FvwmForm modules/FvwmIconBox modules/FvwmIconMan \
	modules/FvwmIdent modules/FvwmM4 modules/FvwmPager \
	modules/FvwmRearrange modules/FvwmSave modules/FvwmSaveDesk \
	modules/FvwmScroll modules/FvwmTalk modules/FvwmWinList

#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))