|
From: Carlo W. <li...@us...> - 2001-12-30 00:53:22
|
CVSROOT : /cvsroot/libcw
Module : src
Branch tags: branch-threading
Commit time: 2001-11-30 00:53:20 UTC
Removed files:
Tag: branch-threading
libcwd/documentation/tutorial/examples7/tut7.1/.cvsignore
libcwd/documentation/tutorial/examples7/tut7.1/Makefile
libcwd/documentation/tutorial/examples7/tut7.2/.cvsignore
libcwd/documentation/tutorial/examples7/tut7.2/Makefile
libcwd/documentation/tutorial/examples7/tut7.3/.cvsignore
libcwd/documentation/tutorial/examples7/tut7.3/Makefile
Log message:
Work in progress.
---------------------- diff included ----------------------
Index: src/libcwd/documentation/tutorial/examples7/tut7.1/.cvsignore
diff -u src/libcwd/documentation/tutorial/examples7/tut7.1/.cvsignore:1.1.2.1 src/libcwd/documentation/tutorial/examples7/tut7.1/.cvsignore:removed
--- src/libcwd/documentation/tutorial/examples7/tut7.1/.cvsignore:1.1.2.1 Thu Dec 27 20:12:00 2001
+++ src/libcwd/documentation/tutorial/examples7/tut7.1/.cvsignore Sat Dec 29 16:53:20 2001
@@ -1,6 +0,0 @@
-invisible.cc
-test_delete.cc
-coredump.cc
-invisible
-test_delete
-coredump
Index: src/libcwd/documentation/tutorial/examples7/tut7.1/Makefile
diff -u src/libcwd/documentation/tutorial/examples7/tut7.1/Makefile:1.1.2.1 src/libcwd/documentation/tutorial/examples7/tut7.1/Makefile:removed
--- src/libcwd/documentation/tutorial/examples7/tut7.1/Makefile:1.1.2.1 Thu Dec 27 20:12:00 2001
+++ src/libcwd/documentation/tutorial/examples7/tut7.1/Makefile Sat Dec 29 16:53:20 2001
@@ -1,33 +0,0 @@
-# Directory where the base Makefile resides:
-BASEDIR=..
-
-# List of source files (one per executable):
-CSRC=
-CXXSRC=invisible.cc coredump.cc test_delete.cc
-
-# List of sub directories:
-SUBDIRS=
-
-# Extra static libraries to link with:
-STATICLIBS=
-
-# Extra shared libraries to link with:
-SHAREDLIBS=-lcwd
-
-# Put here extra -L... flags
-LIBFLAGS=
-
-# Extra *.o files that need to be linked:
-EXTRA_OBJS=
-
-#-----------------------------------------------------------------------------
-
-include $(PROTODIR)/test/PTMakefile
-
-build::
- ln -f invisible ../example-7.1.1
- ln -f coredump ../example-7.1.2
- ln -f test_delete ../example-7.1.3
-
-#clean::
-#depend::
Index: src/libcwd/documentation/tutorial/examples7/tut7.2/.cvsignore
diff -u src/libcwd/documentation/tutorial/examples7/tut7.2/.cvsignore:1.1.2.1 src/libcwd/documentation/tutorial/examples7/tut7.2/.cvsignore:removed
--- src/libcwd/documentation/tutorial/examples7/tut7.2/.cvsignore:1.1.2.1 Thu Dec 27 20:12:00 2001
+++ src/libcwd/documentation/tutorial/examples7/tut7.2/.cvsignore Sat Dec 29 16:53:20 2001
@@ -1,2 +0,0 @@
-find_alloc.cc
-find_alloc
Index: src/libcwd/documentation/tutorial/examples7/tut7.2/Makefile
diff -u src/libcwd/documentation/tutorial/examples7/tut7.2/Makefile:1.1.2.1 src/libcwd/documentation/tutorial/examples7/tut7.2/Makefile:removed
--- src/libcwd/documentation/tutorial/examples7/tut7.2/Makefile:1.1.2.1 Thu Dec 27 20:12:00 2001
+++ src/libcwd/documentation/tutorial/examples7/tut7.2/Makefile Sat Dec 29 16:53:20 2001
@@ -1,31 +0,0 @@
-# Directory where the base Makefile resides:
-BASEDIR=..
-
-# List of source files (one per executable):
-CSRC=
-CXXSRC=find_alloc.cc
-
-# List of sub directories:
-SUBDIRS=
-
-# Extra static libraries to link with:
-STATICLIBS=
-
-# Extra shared libraries to link with:
-SHAREDLIBS=-lcwd
-
-# Put here extra -L... flags
-LIBFLAGS=
-
-# Extra *.o files that need to be linked:
-EXTRA_OBJS=
-
-#-----------------------------------------------------------------------------
-
-include $(PROTODIR)/test/PTMakefile
-
-build::
- ln -f find_alloc ../example-7.2
-
-#clean::
-#depend::
Index: src/libcwd/documentation/tutorial/examples7/tut7.3/.cvsignore
diff -u src/libcwd/documentation/tutorial/examples7/tut7.3/.cvsignore:1.1.2.1 src/libcwd/documentation/tutorial/examples7/tut7.3/.cvsignore:removed
--- src/libcwd/documentation/tutorial/examples7/tut7.3/.cvsignore:1.1.2.1 Thu Dec 27 20:12:00 2001
+++ src/libcwd/documentation/tutorial/examples7/tut7.3/.cvsignore Sat Dec 29 16:53:20 2001
@@ -1,10 +0,0 @@
-total_alloc.cc
-memleak.cc
-memleak2.cc
-marker.cc
-marker2.cc
-total_alloc
-memleak
-memleak2
-marker
-marker2
Index: src/libcwd/documentation/tutorial/examples7/tut7.3/Makefile
diff -u src/libcwd/documentation/tutorial/examples7/tut7.3/Makefile:1.1.2.1 src/libcwd/documentation/tutorial/examples7/tut7.3/Makefile:removed
--- src/libcwd/documentation/tutorial/examples7/tut7.3/Makefile:1.1.2.1 Thu Dec 27 20:12:00 2001
+++ src/libcwd/documentation/tutorial/examples7/tut7.3/Makefile Sat Dec 29 16:53:20 2001
@@ -1,35 +0,0 @@
-# Directory where the base Makefile resides:
-BASEDIR=..
-
-# List of source files (one per executable):
-CSRC=
-CXXSRC=total_alloc.cc marker.cc marker2.cc memleak.cc memleak2.cc
-
-# List of sub directories:
-SUBDIRS=
-
-# Extra static libraries to link with:
-STATICLIBS=
-
-# Extra shared libraries to link with:
-SHAREDLIBS=-lcwd
-
-# Put here extra -L... flags
-LIBFLAGS=
-
-# Extra *.o files that need to be linked:
-EXTRA_OBJS=
-
-#-----------------------------------------------------------------------------
-
-include $(PROTODIR)/test/PTMakefile
-
-build::
- ln -f total_alloc ../example-7.3.1
- ln -f marker.cc ../example-7.3.2
- ln -f marker2.cc ../example-7.3.3
- ln -f memleak.cc ../example-7.3.4
- ln -f memleak2.cc ../example-7.3.5
-
-#clean::
-#depend::
----------------------- End of diff -----------------------
|