diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-02 00:13:26 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-02 00:13:26 (EDT) |
commit | bbe47e2196f9008e4dbbd99cf95b3b3b07a434ec (patch) | |
tree | f0ecf73bb571f52e04221970c16a8435e604d23e /build | |
parent | d0f3d51ab4c0df5c77cc9c2fd5156f662471a9eb (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: @: |