HomeSort by relevance Sort by last modified time
    Searched refs:CUPS (Results 1 - 2 of 2) sorted by null

  /external/libcups/filter/
Makefile 2 # Filter makefile for CUPS.
11 # missing or damaged, see the license at "http://www.cups.org/".
178 echo Generating CUPS API help files...
180 --css ../doc/cups-printable.css \
183 ../cups/raster.h interpret.c raster.c \
189 --css ../doc/cups-printable.css \
195 --css ../doc/cups-printable.css \
201 --css ../doc/cups-printable.css \
206 --title "CUPS PPD Extensions" \
207 --css ../doc/cups-printable.css
    [all...]
  /external/libcups/cups/
Makefile 2 # API library Makefile for CUPS.
11 # missing or damaged, see the license at "http://www.cups.org/".
114 cups.h \
129 cups-private.h \
247 echo Installing header files into $(INCLUDEDIR)/cups...
248 $(INSTALL_DIR) -m 755 $(INCLUDEDIR)/cups
250 $(INSTALL_DATA) $$file $(INCLUDEDIR)/cups; \
302 $(RM) $(INCLUDEDIR)/cups/$$file; \
304 -$(RMDIR) $(INCLUDEDIR)/cups
381 # testadmin (dependency on static CUPS library is intentional
    [all...]

Completed in 345 milliseconds