aboutsummaryrefslogtreecommitdiffstats
path: root/src/userspace/Makefile
diff options
context:
space:
mode:
authorFilip Wieladek <wattos@gmail.com>2013-05-11 17:07:28 +0200
committerFilip Wieladek <wattos@gmail.com>2013-05-11 17:07:28 +0200
commitd1fa1eb19eeaa95b673e695e48da090be4f55f37 (patch)
tree6ddaba8edbbbb1c90a6efaec947af7ed337766f3 /src/userspace/Makefile
initial version
Diffstat (limited to 'src/userspace/Makefile')
-rw-r--r--src/userspace/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/userspace/Makefile b/src/userspace/Makefile
new file mode 100644
index 0000000..aa2b527
--- /dev/null
+++ b/src/userspace/Makefile
@@ -0,0 +1,7 @@
+default: build
+
+build:
+
+install:
+
+clean: \ No newline at end of file