git repos / blockattack-game

man/SConscript

browsing at commit = 749afec7faba1247c65b78b1194e1cf31c6e29bf

raw · blame · history

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

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