git repos / blockattack-game

man/SConscript

browsing at commit = 17916a2e8cbfe9f7b0702d1835ab882d8e8dd967

raw · blame · history

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

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