1C_SOURCES := main.c2USE_LIBDL := 13 4other:5 "$(MAKE)" -f $(MAKEFILE_RULES) C_SOURCES=other.c EXE=other6all: other7 8include Makefile.rules9