git repos / blockattack-game

man/SConscript

browsing at commit = 9050a50ac75989a6265a39cdd3a5bde9f0596069

raw · blame · history

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

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