diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 15:31:30 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 15:31:30 +0100 |
commit | 0582f6e2e74fda089310d501184174ce5eb101f7 (patch) | |
tree | 66fec14c50375dd542024b7ee814a3f096c3c129 /Makefile.in | |
parent | m install dep (diff) | |
download | scrotty-0582f6e2e74fda089310d501184174ce5eb101f7.tar.gz scrotty-0582f6e2e74fda089310d501184174ce5eb101f7.tar.bz2 scrotty-0582f6e2e74fda089310d501184174ce5eb101f7.tar.xz |
doc makefile
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index acfa38d..6f7e2ff 100644 --- a/Makefile.in +++ b/Makefile.in @@ -47,6 +47,7 @@ PKGNAME = scrotty # YOU, AS A USER, SHOULD NOT CHANGE THESE VARIABLES. {{ +# They specify how the reusable makefiles in mk/ shall behave. # Package information. _PROJECT = scrotty |