summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/GCCLibraries/libutempter/Makefile6
-rw-r--r--runtime/GCCLibraries/libutempter/dummy.c0
2 files changed, 6 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/libutempter/Makefile b/runtime/GCCLibraries/libutempter/Makefile
new file mode 100644
index 0000000000..ab208c90d1
--- /dev/null
+++ b/runtime/GCCLibraries/libutempter/Makefile
@@ -0,0 +1,6 @@
+LEVEL = ../../..
+BYTECODE_LIBRARY=1
+DONT_BUILD_RELINKED=1
+LIBRARYNAME=utempter
+
+include $(LEVEL)/Makefile.common
diff --git a/runtime/GCCLibraries/libutempter/dummy.c b/runtime/GCCLibraries/libutempter/dummy.c
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/runtime/GCCLibraries/libutempter/dummy.c