git repos / blockattack-game

man/SConscript

browsing at commit = 3a2f158cc708d815f69c9cab2b5a1e58513d1141

raw · blame · history

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

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