man/SConscript
browsing at commit = cd12e0fe78df622cfc3af738f3c5c232a37b836f
#-------------#
# Import Vars #
#-------------#
Import('*')
env.Install ('$destdir/$mandir/man6/','blockattack.6.gz')
env.Alias('install', '$destdir/$mandir/man6/')
browsing at commit = cd12e0fe78df622cfc3af738f3c5c232a37b836f
#-------------#
# Import Vars #
#-------------#
Import('*')
env.Install ('$destdir/$mandir/man6/','blockattack.6.gz')
env.Alias('install', '$destdir/$mandir/man6/')