From 8e260953b92b235eb608a15840e9cbb1ca3acbbc Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 13 Oct 2014 12:33:24 -0400 Subject: Initial commit --- (limited to 'build') diff --git a/build b/build new file mode 100755 index 0000000..57a2976 --- /dev/null +++ b/build @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +# For 3.0.2: +source_sha256sum = 6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e + +include ../source.mk + +nop: + @: -- cgit v0.9.1