git repos / blockattack-game

man/SConscript

browsing at commit = b45d8841f3cadc38477c38769aa170863dd8ec7f

raw · blame · history

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

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