brintos

brintos / llvm-project-archived public Read only

0
0
Text · 138 B · 51fc01b Raw
9 lines · plain
1C_SOURCES := main.c2USE_LIBDL := 13 4other:5	"$(MAKE)" -f $(MAKEFILE_RULES) C_SOURCES=other.c EXE=other6all: other7 8include Makefile.rules9