aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support')
-rw-r--r--lib/Support/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/Support/Makefile b/lib/Support/Makefile
index 7a41c62..c7eb8ad 100644
--- a/lib/Support/Makefile
+++ b/lib/Support/Makefile
@@ -4,9 +4,4 @@ DIRS =
LIBRARYNAME = support
-## List source files in link order
-Source = \
- ProgramOption.o \
- ProgramOptions.o
-
include $(LEVEL)/Makefile.common