From 82425d6978fd30dab700035e3dcb2b40556c124e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 13 Oct 2014 14:11:47 -0400 Subject: Initial commit --- (limited to 'build') diff --git a/build b/build new file mode 100755 index 0000000..2a40656 --- /dev/null +++ b/build @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include ../source.mk + +nop: + @: -- cgit v0.9.1