git repos / blockattack-game

man/SConscript

browsing at commit = 1d2e2129925e61e1e7006c2108f2c4fc4a430f9c

raw · blame · history

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

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