git repos / blockattack-game

man/SConscript

browsing at commit = 2f30c381ca5a37ee7eb9cc3110bcc7519731d9ec

raw · blame · history

#-------------#
# Import Vars #
#-------------#
Import('*')

env.Install ('$destdir/$mandir/man6/','blockattack.6.gz')
env.Alias('install', '$destdir/$mandir/man6/')