export MakeInc_rule=${SRCROOT}/makedefs/MakeInc.rule
export MakeInc_dir=${SRCROOT}/makedefs/MakeInc.dir
-
include $(MakeInc_cmd)
include $(MakeInc_def)
-EXPORT_ONLY_FILES = \
+EXPORT_ONLY_FILES = \
random.h
EXPORT_MI_DIR = prng
include $(MakeInc_rule)
include $(MakeInc_dir)
-
-