]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - pdftops/Makefile
Load cups into easysw/current.
[thirdparty/cups.git] / pdftops / Makefile
index 139190a852487f8dc6f96a3a05b754479b3d1a50..1cc9e861a70c9ac1e4cc2c9dcbcf21f465a0a952 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $"
+# "$Id: Makefile 5491 2006-05-04 20:53:35Z mike $"
 #
 #   pdftops filter Makefile for the Common UNIX Printing System (CUPS).
 #
@@ -59,33 +59,12 @@ LIBOBJS     =       \
                PSOutputDev.o \
                PSTokenizer.o \
                SecurityHandler.o \
-               SplashBitmap.o \
-               SplashClip.o \
-               Splash.o \
-               SplashFont.o \
-               SplashFontEngine.o \
-               SplashFontFile.o \
-               SplashFontFileID.o \
-               SplashFTFont.o \
-               SplashFTFontEngine.o \
-               SplashFTFontFile.o \
-               SplashOutputDev.o \
-               SplashPath.o \
-               SplashPattern.o \
-               SplashScreen.o \
-               SplashState.o \
-               SplashT1Font.o \
-               SplashT1FontEngine.o \
-               SplashT1FontFile.o \
-               SplashXPath.o \
-               SplashXPathScanner.o \
                Stream.o \
                UnicodeMap.o \
                UnicodeTypeTable.o \
                XpdfPluginAPI.o \
                XRef.o
 
-
 OBJS   =       pdftops.o $(LIBOBJS)
 
 TARGETS        =       libxpdf.a pdftops
@@ -164,5 +143,5 @@ include Dependencies
 
 
 #
-# End of "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $".
+# End of "$Id: Makefile 5491 2006-05-04 20:53:35Z mike $".
 #