# # Recursive make - makes the subdirectory code # include $(RAP_MAKE_INC_DIR)/rap_make_macros TARGETS = $(GENERAL_TARGETS) $(LIB_TARGETS) $(INSTALL_TARGETS) SUB_DIRS = src include $(RAP_MAKE_INC_DIR)/rap_make_recursive_no_args include $(RAP_MAKE_INC_DIR)/rap_make_doc_targets