Initial revision

This commit is contained in:
curt
1999-04-05 21:32:32 +00:00
parent a0e40c1fc1
commit 1eb87e7c73
136 changed files with 142 additions and 16521 deletions

11
Lib/Debug/Makefile.am Normal file
View File

@@ -0,0 +1,11 @@
EXTRA_DIST = logtest.cxx
noinst_LIBRARIES = libDebug.a
libDebug_a_SOURCES = \
debug_types.h \
logstream.cxx logstream.hxx
# fg_debug.c fg_debug.h \
INCLUDES += -I$(top_builddir)