git repos / blockattack-game

man/SConscript

browsing at commit = 3a23aa5e55019035b306db2e201eebef25f8718a

raw · blame · history

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

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