cleaned up the examples, added Makefiles, etc
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 1 Jan 2001 00:42:10 +0000 (00:42 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 1 Jan 2001 00:42:10 +0000 (00:42 +0000)
commit53076863798264a0fc49e372ef6955574ab492bb
treec027a68f4e847291db2cc79f18b257a9a6bf48fa
parent0b650eb7378a12efddaa63caa3347307386502c9
cleaned up the examples, added Makefiles, etc

Original commit message from CVS:
cleaned up the examples, added Makefiles, etc
20 files changed:
examples/helloworld/helloworld.c
examples/helloworld2/helloworld2.c
examples/queue/queue.c
examples/queue2/queue2.c
examples/queue3/queue3.c
examples/queue4/queue4.c
examples/thread/thread.c
examples/xml/Makefile
examples/xml/createxml.c
examples/xml/runxml.c
tests/old/examples/helloworld/helloworld.c
tests/old/examples/helloworld2/helloworld2.c
tests/old/examples/queue/queue.c
tests/old/examples/queue2/queue2.c
tests/old/examples/queue3/queue3.c
tests/old/examples/queue4/queue4.c
tests/old/examples/thread/thread.c
tests/old/examples/xml/Makefile
tests/old/examples/xml/createxml.c
tests/old/examples/xml/runxml.c