git repos / blockattack-game

man/SConscript

browsing at commit = 1899da111bb25d8cbb283f2ecd0882c5b84e499e

raw · blame · history

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

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