##
##  $Header: /home/cvsroot/gd/src/common/Makegen,v 1.5 1998/12/20 00:25:33 emk Exp $
##
##  This is the makegen file for the libraries shared between d2c and mindy.
##

# the order is significant, since the d2c libraries must be compiled in
# dependency order. 

&compile_subdirs('streams', 'standard-io', 'print', 'format', 'coll-ext',
		 'table-ext', 'string-ext', 'regexp', 'format-out', 'matrix',
		 'time', 'stream-ext', 'transcendental', 'getopt');
                 # 'internal-time' 
