freebsd-ports/print/ghostscript7/files/lx5000.contrib.mak
Christian Weisgerber 152a500379 Update to version 7.07.
PR:		52480
Submitted by:	Ports Fury
2003-06-08 20:02:23 +00:00

11 lines
442 B
Makefile

### ----------------- LexMark 5000 printer ----------------------------- ###
### Note: this driver was contributed by users. Please contact: ###
### Peter B. West <p.west@uq.net.au> ###
lx5000_=$(GLOBJ)gdevlx50.$(OBJ)
$(DD)lx5000.dev: $(lx5000_)
$(SETPDEV) $(DD)lx5000 $(lx5000_)
$(GLOBJ)gdevlx50.$(OBJ): $(GLSRC)gdevlx50.c $(PDEVH)
$(GLCC) $(GLO_)gdevlx50.$(OBJ) $(C_) $(GLSRC)gdevlx50.c