aboutsummaryrefslogtreecommitdiff
path: root/bootloader/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'bootloader/Makefile.inc')
-rw-r--r--bootloader/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/bootloader/Makefile.inc b/bootloader/Makefile.inc
new file mode 100644
index 0000000..772968c
--- /dev/null
+++ b/bootloader/Makefile.inc
@@ -0,0 +1,6 @@
+# $Id$
+
+.PATH: ${.CURDIR}/..
+CFLAGS+=-I${.CURDIR}/..
+DEBUG+= -Wall -ggdb
+NOMAN=