# # make.dep -- Makefile dependencies. Generated by genDepend. # all: compile BLD_TOP := ../../.. # # Read the build configuration settings and makevariable definitions. # include $(BLD_TOP)/config.make FILES = \ $(BLD_OBJ_DIR)/php5Handler$(BLD_OBJ) $(BLD_OBJ_DIR)/php5Handler$(BLD_OBJ): \ ../../../config.h \ ../../../mpr/mpr.h \ ../../../mpr/mprOs.h \ ../../http.h \ ../../shared.h \ ./php5Handler.h # # Read the Makefile rules # include $(BLD_TOP)/make.rules include $(BLD_TOP)/make.os