summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-08 17:24:43 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-08 17:24:43 (EDT)
commite41bd75b26b44917a7e4f91ef26da8d56d8d01e3 (patch)
tree68f72a7df316d20ff521a90ae9b11e020ac471c8 /build
parent5656adc87b0b1c43a169a0865caa7abdefb638f0 (diff)
source.mk: New file.
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 6ff6cda..70e1f2b 100755
--- a/build
+++ b/build
@@ -1,5 +1,7 @@
#! /usr/bin/make -f
+include ../source.mk
+
CFLAGS = -g -O2
nop: