HomeSort by relevance Sort by last modified time
    Searched refs:INCLUDEDIR (Results 26 - 36 of 36) sorted by null

12

  /external/libcups/cups/
Makefile 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
  /external/lz4/
Makefile 38 INCLUDEDIR=$(PREFIX)/include
  /external/selinux/libsemanage/src/
Makefile 14 INCLUDEDIR ?= $(PREFIX)/include
98 sed -e 's/@VERSION@/$(VERSION)/; s:@prefix@:$(PREFIX):; s:@libdir@:$(LIBBASE):; s:@includedir@:$(INCLUDEDIR):' < $< > $@
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
scantools.py 28 from bgenlocations import CREATOR, INCLUDEDIR
31 INCLUDEDIR = os.curdir
314 self.includepath = [os.curdir, INCLUDEDIR]
  /external/dhcpcd-6.8.2/
configure 24 INCLUDEDIR=
82 --includedir) eval INCLUDEDIR="$INCLUDEDIR${INCLUDEDIR:+ }$var";;
123 --includedir=DIR C header files [PREFIX/include]
319 for x in $INCLUDEDIR; do
  /external/python/cpython2/Tools/bgen/bgen/
scantools.py 28 from bgenlocations import CREATOR, INCLUDEDIR
31 INCLUDEDIR = os.curdir
314 self.includepath = [os.curdir, INCLUDEDIR]
  /external/selinux/libselinux/src/
Makefile 14 INCLUDEDIR ?= $(PREFIX)/include
151 sed -e 's/@VERSION@/$(VERSION)/; s:@prefix@:$(PREFIX):; s:@libdir@:$(LIBBASE):; s:@includedir@:$(INCLUDEDIR):' < $< > $@
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 110 INCLUDEDIR= ${prefix}/include
117 INCLUDEPY= $(INCLUDEDIR)/python$(VERSION)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 110 INCLUDEDIR= ${prefix}/include
117 INCLUDEPY= $(INCLUDEDIR)/python$(VERSION)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 110 INCLUDEDIR= ${prefix}/include
117 INCLUDEPY= $(INCLUDEDIR)/python$(VERSION)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 110 INCLUDEDIR= ${prefix}/include
117 INCLUDEPY= $(INCLUDEDIR)/python$(VERSION)
    [all...]

Completed in 414 milliseconds

12