git repos / blockattack-game

man/SConscript

browsing at commit = c09d0e4f626ca473ac16e359f86661dc2f1944d4

raw · blame · history

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

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