diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 23:03:47 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 23:03:47 (EDT) |
commit | 690de72a02b67a832ff81d25ea3e87bfcc99767b (patch) | |
tree | fec5f774d00bbe17a27416e3b42c61326210e597 /build | |
parent | ce4302a647b4bd9c8dd1b591f0e8b2c15c9c0fc2 (diff) |
source.mk: New file
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #! /usr/bin/make -f +include ../source.mk + nop: @: |