llvm-project/llvm/support/lib/Support/Makefile

13 lines
170 B
Makefile

LEVEL = ../..
DIRS =
LIBRARYNAME = support
## List source files in link order
Source = \
ProgramOption.o \
ProgramOptions.o
include $(LEVEL)/Makefile.common