diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-02 10:44:02 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-02 10:44:02 (EDT) |
commit | c0a2aa0e3cd85aa6a611707b41c4c7f4136adbfb (patch) | |
tree | 02ea581f9d7c91361f88382bb5e016315048d93e /build |
Initial commit
Diffstat (limited to 'build')
-rwxr-xr-x | build | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +include ../source.mk + +nop: + @: |