git repos / blockattack-game

man/SConscript

browsing at commit = f3ef34953917e7d09b204971ae04bd190aa89f1d

raw · blame · history

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

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