aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/Imakefile
blob: 9e8c8e4dc096ba08f461df046bc1943662538629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
XCOMM $Xorg: Imakefile,v 1.1 2002/06/09 05:42:52 gisburn Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

SUBDIRS = fonts

XPMODELNAME = HPDJ1600C

MODELDIR = $(XPRINTDIR)/C/print/models/$(XPMODELNAME)

InstallNonExecFile(model-config,$(MODELDIR))

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