aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-afpl/files/cdj850.contrib.mak
blob: ffb099b0caf80c920f53ffec0087e73d7406b44d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

###- cdj850 - HP 850 Driver under development -------- ###

cdj8_=$(GLOBJ)gdevcd8.$(OBJ) $(HPPCL)

$(DD)cdj850.dev : $(cdj8_) $(DD)page.dev
    $(SETPDEV) $(DD)cdj850 $(cdj8_)

$(GLOBJ)gdevcd8.$(OBJ) : $(GLSRC)gdevcd8.c $(std_h) $(PDEVH)\
 $(gsparam_h) $(gsstate_h) $(gxlum_h)\
 $(gdevbjc_h) $(gdevpcl_h)
    $(GLCC) $(GLO_)gdevcd8.$(OBJ) $(C_) $(GLSRC)gdevcd8.c