2014-11-06 13:19:51 +01:00

16 lines
462 B
Plaintext

XCOMM $XFree86: xc/programs/Xserver/hw/darwin/bundle/Imakefile,v 1.25 2002/03/28 02:21:09 torrey Exp $
#include <Server.tmpl>
#define IHaveSubdirs
SUBDIRS = Dutch.lproj English.lproj French.lproj German.lproj Japanese.lproj \
ko.lproj Portuguese.lproj Spanish.lproj Swedish.lproj
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
AllTarget(startXClients)
MakeScriptFromCpp(startXClients, -DXINITDIR=$(XINITDIR) -DXBINDIR=$(BINDIR))
DependTarget()