diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-10-12 17:17:04 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-10-12 17:17:04 (EDT) |
commit | 14475b63adea6cc2cdc5a42141d0121ec0f1aac3 (patch) | |
tree | 187606ceb477556f5dba402d4589aa8591d69473 /build |
Initial commit
Diffstat (limited to 'build')
-rwxr-xr-x | build | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +# For 3.1.2: +source_sha256sum = eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e + +include ../source.mk + +nop: + @: |