diff options
Diffstat (limited to 'mk/dist.mk')
-rw-r--r-- | mk/dist.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # rules to make a distribution tarball from a git repo # Copyright 2008 Roy Marples <roy@marples.name> +# All rights reserved. Released under the 2-clause BSD license. GITREF?= HEAD DISTPREFIX?= ${NAME}-${VERSION} |