summaryrefslogtreecommitdiff
path: root/src/user/app/fwik.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/user/app/fwik.make')
-rw-r--r--src/user/app/fwik.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/user/app/fwik.make b/src/user/app/fwik.make
new file mode 100644
index 0000000..292440d
--- /dev/null
+++ b/src/user/app/fwik.make
@@ -0,0 +1,6 @@
+ExtObj = $(SrcPath)/user/lib/fwik/_fwik.o
+
+include $(SrcPath)/common.make
+
+CFLAGS += -I $(SrcPath)/include -I $(SrcPath)/user/lib/libc/include -I $(SrcPath)/user/lib/fwik/include
+LDFLAGS += -T $(SrcPath)/user/link.ld