aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript6/files
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-11-26 14:13:02 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-11-26 14:13:02 +0000
commit9fae0f2e47c1435f4f6b104a2f0ea4d3f2a8e066 (patch)
tree1302fda195ff7e1afd1d83948463e0eeb8bd8678 /print/ghostscript6/files
parent38cd93d7c87c552d5ade688d1c569c68b2c59799 (diff)
Notes
Diffstat (limited to 'print/ghostscript6/files')
-rw-r--r--print/ghostscript6/files/dj970.contrib.mak9
1 files changed, 9 insertions, 0 deletions
diff --git a/print/ghostscript6/files/dj970.contrib.mak b/print/ghostscript6/files/dj970.contrib.mak
new file mode 100644
index 000000000000..8227012da41a
--- /dev/null
+++ b/print/ghostscript6/files/dj970.contrib.mak
@@ -0,0 +1,9 @@
+###- cdj970 - HP 970Cxi Driver under development -------- ###
+cdeskjet9_=$(GLOBJ)gdevdj9.$(OBJ) $(HPPCL)
+
+$(DD)cdj970.dev : $(cdeskjet9_) $(DD)page.dev
+ $(SETPDEV2) $(DD)cdj970 $(cdeskjet9_)
+
+$(GLOBJ)gdevdj9.$(OBJ) : $(GLSRC)gdevdj9.c $(PDEVH) $(math__h) \
+ $(gsparam_h) $(gxlum_h) $(gdevpcl_h)
+ $(GLCC) $(GLO_)gdevdj9.$(OBJ) $(C_) $(GLSRC)gdevdj9.c