about summary refs log tree commit diff
path: root/src/libmain/Makefile.new
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmain/Makefile.new')
-rw-r--r--src/libmain/Makefile.new7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/libmain/Makefile.new b/src/libmain/Makefile.new
new file mode 100644
index 000000000000..1f74cea9c9a7
--- /dev/null
+++ b/src/libmain/Makefile.new
@@ -0,0 +1,7 @@
+LIBS += libmain
+
+libmain_DIR := $(here)
+
+libmain_SOURCES = shared.cc stack.cc
+
+libmain_LDFLAGS = -lgc