etc to specific source files. Added SB API's to specify these source files & also more than one module. Added an "exact" option to CompileUnit's FindLineEntry API. llvm-svn: 140362
6 lines
84 B
Makefile
6 lines
84 B
Makefile
LEVEL = ../../../make
|
|
|
|
C_SOURCES := main.c a.c b.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|