git repos / blockattack-game

man/SConscript

browsing at commit = 5320320068040ffe7ea7e2a79b5d7c2d3988cb1b

raw · blame · history

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

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