git repos / blockattack-game

man/SConscript

browsing at commit = 64ea862c8acb926e8a593b67c3abdc0bbdda82c8

raw · blame · history

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

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