git repos / blockattack-game

man/SConscript

browsing at commit = 89c4a3a64d3d8f2702207048392eb84922f732c9

raw · blame · history

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

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