# BuildSystemHeader added automatically
/**/# $Header: [Imakefile,v 1.1 91/07/02 16:50:48 kalmin Exp ]$

#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

#
# Make file for G extension libraries
#
         SUBDIRS = tessellate ucode_out 

install:: all

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeLintLibSubdirs($(SUBDIRS))
MakeLintSubdirs($(SUBDIRS),install.ln,install.ln)


