diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 01:54:57 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 02:21:13 (EST) |
commit | 396953fe408a22d946a3101615462e5ad54a487c (patch) | |
tree | 34301f0e09a5489fdc3b2c8a7a8afdca5297fdbc /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: + @: |