11 lines
155 B
Text
11 lines
155 B
Text
# $Id: export-all,v 1.1 2007/10/05 15:27:46 sjg Exp $
|
|
|
|
UT_OK=good
|
|
UT_F=fine
|
|
|
|
.export
|
|
|
|
.include "export"
|
|
|
|
UT_TEST=export-all
|
|
UT_ALL=even this gets exported
|