Import print/ghostscript9-agpl-base version 9.16_2
[dports.git] / print / ghostscript9-agpl-base / files / epag.contrib.mak
1 ### ------- Epson ESC/Page printer device ----------------- ###
2 epag_=$(GLOBJ)gdevepag.$(OBJ)
3
4 $(DD)epag.dev : $(epag_) $(DD)page.dev
5         $(SETPDEV) $(DD)epag $(epag_)
6
7 $(GLOBJ)gdevepag.$(OBJ): $(GLSRC)gdevepag.c $(gdevprn_h) $(PDEVH)
8         $(GLCC) $(GLO_)gdevepag.$(OBJ) $(C_) $(GLSRC)gdevepag.c