diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-25 21:27:38 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-25 21:27:38 (EDT) |
commit | ac7bb51786d626a4dbf131fc4328b26e82444886 (patch) | |
tree | 2c741f635b78c1f54f32164d487ba2e045d15837 /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: + @: |