git repos / blockattack-game

man/SConscript

browsing at commit = 1a156b60ed5a5665c18f06dc9e0a5ef1a5c08de9

raw · blame · history

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

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