Makefile   [plain text]


#
# "$Id: Makefile,v 1.5 2002/12/24 02:13:28 jlovell Exp $"
#
#   pdftops filter Makefile for the Common UNIX Printing System (CUPS).
#
#   CUPS filter changes Copyright 1997-2003 by Easy Software Products.
#

include ../Makedefs

#
# Supply dummy targets for when our parent makefile calls us
#

all:
clean:
depend:
install:


#
# End of "$Id: Makefile,v 1.5 2002/12/24 02:13:28 jlovell Exp $".
#