summaryrefslogtreecommitdiff
path: root/userspace/cpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/cpp/Makefile')
-rw-r--r--userspace/cpp/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/userspace/cpp/Makefile b/userspace/cpp/Makefile
new file mode 100644
index 0000000..7623325
--- /dev/null
+++ b/userspace/cpp/Makefile
@@ -0,0 +1,6 @@
+CXX=i686-foolos-g++
+
+testcpp:
+
+clean:
+ rm -f testcpp