Lines Matching refs:TOP
1 TOP = ../../.. macro
2 top_builddir = $(TOP)
5 top_srcdir = $(TOP)
7 include $(TOP)/configs/current
26 default: $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME)
61 include $(TOP)/src/mesa/sources.mak
64 GLAPI_LIB = $(TOP)/src/mapi/glapi/libglapi.a
71 -I$(TOP)/include \
72 -I$(TOP)/include/GL/internal \
73 -I$(TOP)/src/mesa \
74 -I$(TOP)/src/mesa/main \
75 -I$(TOP)/src/mapi \
76 -I$(TOP)/src/mapi/glapi \
91 default: depend $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME)
94 $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME): $(OBJECTS) $(GLAPI_LIB) Makefile
97 -install $(TOP)/$(LIB_DIR) -id $(INSTALL_LIB_DIR)/lib$(GL_LIB).1.dylib \
101 @$(MAKE) -C $(TOP)/src/mapi/glapi
111 etags `find . -name \*.[ch]` `find $(TOP)/include`
117 install_libraries: $(TOP)/$(LIB_DIR)/$(GL_LIB_NAME)
118 $(MAKE) -C $(TOP)/src/mesa install-libgl
128 -rm -f $(TOP)/$(LIB_DIR)/$(GL_LIB_GLOB)