blob: 7a41c62b04e7a1846fda70ae7c2770ed43db62d8 [file] [log] [blame]
Vikram S. Adve6beedac2001-07-21 12:43:07 +00001LEVEL = ../..
2
3DIRS =
4
5LIBRARYNAME = support
6
7## List source files in link order
8Source = \
9 ProgramOption.o \
10 ProgramOptions.o
11
12include $(LEVEL)/Makefile.common