|
|
| version 1.24, 2001/10/09 15:47:54 | version 1.31, 2001/11/20 17:58:47 |
|---|---|
| Line 1 | Line 1 |
| SUBDIRS = gd xalan-patched | SUBDIRS = gd xalan-patched |
| INCLUDES = -I../types -I../sql -I../pcre -Igd -Ixalan-patched @XML_INCLUDES@ | INCLUDES = -I../types -I../sql -I../pcre -Igd -Ixalan-patched @XML_INCLUDES@ @DB2_INCLUDES@ |
| noinst_LIBRARIES = libclasses.a | noinst_LIBRARIES = libclasses.a |
| libclasses_a_SOURCES = classes.C double.C file.C form.C image.C int.C mail.C op.C math.C response.C string.C table.C void.C hash.C date.C xnode.C xdoc.C ident.C | libclasses_a_SOURCES = double.C file.C form.C image.C int.C mail.C op.C math.C response.C string.C table.C void.C hash.C date.C xnode.C xdoc.C hashfile.C ident.C classes.C |
| CLEANFILES = classes.inc | CLEANFILES = classes.inc |
| CLASSES_INC_DEPS = *.C | CLASSES_INC_DEPS = *.C |