Makefile   [plain text]


#
# "$Id: Makefile,v 1.6 2005/01/04 22:10:44 jlovell Exp $"
#
#   pdftops filter Makefile for the Common UNIX Printing System (CUPS).
#
#   CUPS filter changes Copyright 1997-2005 by Easy Software Products.
#   Xpdf code Copyright 1996-1999 by Derek B. Noonburg
#

include ../Makedefs

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

all:
clean:
depend:
install:


#
# End of "$Id: Makefile,v 1.6 2005/01/04 22:10:44 jlovell Exp $".
#