From 923554c1e22a82dcea06f1d9d47b6eae619250aa Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 11 Jun 2014 22:08:42 -0400 Subject: Add source and nop targets and keyring. --- (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