git repos / blockattack-game

man/SConscript

browsing at commit = 1b79ccc722354f5cb110a5816e7be91c402f978f

raw · blame · history

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

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