git repos / blockattack-game

man/SConscript

browsing at commit = 5d58249d83ac282e7777110379e52f701cfd8b2c

raw · blame · history

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

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