git repos / blockattack-game

man/SConscript

browsing at commit = 91886cae76524b1d92d3b5585a6d0a6a1e4c8049

raw · blame · history

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

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