git repos / blockattack-game

man/SConscript

browsing at commit = 82da8a1cd62f07f8c5af3a9e25f13d09912b9150

raw · blame · history

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

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