git repos / blockattack-game

man/SConscript

browsing at commit = f72abf8b22bf0ee8af97c97fc3bc4dff910c3114

raw · blame · history

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

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