HomeSort by: relevance | last modified time | path
    Searched refs:INCLUDES (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xf86-input-ws/dist/src/
Makefile.am 22 INCLUDES=-I$(top_srcdir)/include/
  /xsrc/external/mit/freetype/dist/src/tools/ftrandom/
Makefile 29 INCLUDES = -I $(TOP_DIR)/include
40 $(CC) $(CFLAGS) $(INCLUDES) -c -o $@ $<
  /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
Makefile 62 INCLUDES = \
70 $(CC) -c $< $(INCLUDES) $(CFLAGS) $(GLUT_CFLAGS) -o $@
73 $(CC) -c $< $(INCLUDES) $(CFLAGS) $(GLUT_CFLAGS) -o $@
97 $(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(SOURCES) > /dev/null
  /xsrc/external/mit/xauth/dist/
Makefile.am 36 ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  /xsrc/external/mit/mkfontscale/dist/
Makefile.am 62 ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  /xsrc/external/mit/xdpyinfo/dist/
Makefile.am 70 ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  /xsrc/external/mit/xdm/dist/
Makefile.am 32 ALL_LINT_FLAGS=$(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  /xsrc/external/mit/freetype/dist/builds/
freetype.mk 24 # e.g. `$(TOP_DIR)/builds/unix'. Added to INCLUDES also.
32 # INCLUDES A list of directories to be included additionally.
34 # DEVEL_DIR Development directory which is added to the INCLUDES
122 INCLUDES := $(subst /,$(COMPILER_SEP),$(OBJ_DIR) \
127 INCLUDE_FLAGS := $(INCLUDES:%=$I%)
232 # includes above. Each driver Makefile updates the FTINIT_xxx lists

Completed in 7 milliseconds