git repos / blockattack-game

man/SConscript

browsing at commit = 852e183d9b48c0ef289be049eb1db3cbfc8294c9

raw · blame · history

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

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