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/".
179 echo Generating CUPS API help files...
181 --css ../doc/cups-printable.css \
184 ../cups/raster.h interpret.c raster.c \
190 --css ../doc/cups-printable.css \
196 --css ../doc/cups-printable.css \
202 --css ../doc/cups-printable.css \
207 --title "CUPS PPD Extensions" \
208 --css ../doc/cups-printable.css
    [all...]
  /external/libcups/cups/
Makefile 2 # Library Makefile for CUPS.
11 # missing or damaged, see the license at "http://www.cups.org/".
115 cups.h \
130 cups-private.h \
249 echo Installing header files into $(INCLUDEDIR)/cups...
250 $(INSTALL_DIR) -m 755 $(INCLUDEDIR)/cups
252 $(INSTALL_DATA) $$file $(INCLUDEDIR)/cups; \
304 $(RM) $(INCLUDEDIR)/cups/$$file; \
306 -$(RMDIR) $(INCLUDEDIR)/cups
383 # testadmin (dependency on static CUPS library is intentional
    [all...]

Completed in 549 milliseconds