git repos / blockattack-game

man/SConscript

browsing at commit = 027b5cfd2d6d604124b9be2646ba0ea6f24c4c5b

raw · blame · history

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

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