#
# ChangeLog for trunk/Makefile
#
# Generated by Trac 1.2
# 04/08/25 22:43:45

Sun, 23 Jul 2006 22:59:35 GMT tim [67]
	* trunk/Makefile (modified)

	fixed install bug for reglookup-timeline


Sun, 23 Jul 2006 17:00:20 GMT tim [65]
	* trunk/Makefile (modified)
	* trunk/bin/Makefile (added)
	* trunk/lib/regfio.c (modified)
	* trunk/lib/smb_deps.c (modified)
	* trunk/src/Makefile (modified)

	fixed a bug in types

	added paranoid checks in smb_deps to prevent ...


Sun, 31 Jul 2005 15:15:03 GMT tim [39]
	* trunk/Makefile (modified)
	* trunk/src/reglookup.c (modified)

	small cleanups, added some free() calls.

	fixed top-level Makefile ...


Sun, 31 Jul 2005 01:46:51 GMT tim [36]
	* trunk/Makefile (modified)
	* trunk/lib/Makefile (modified)
	* trunk/src/Makefile (modified)
	* trunk/src/reglookup.c (moved)
	* trunk/test/Makefile (deleted)

	replaced reglookup.c with test driver lib-regfio.c

	updated relevant ...


Sat, 09 Jul 2005 00:28:40 GMT tim [26]
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)
	* trunk/doc/devel (added)
	* trunk/doc/devel/TODO (moved)
	* trunk/doc/devel/references.txt (moved)
	* trunk/doc/devel/winntreg.txt (moved)
	* trunk/doc/reglookup.1.t2t (moved)
	* trunk/src/Makefile (modified)

	Moved developer documentation under doc/devel

	Fixed a bug with man ...


Sat, 09 Jul 2005 00:08:34 GMT tim [25]
	* trunk/INSTALL (modified)
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)

	Fixed some *BSD installation issues. (I think.)


Wed, 08 Jun 2005 01:19:46 GMT tim [23]
	* trunk/Makefile (modified)
	* trunk/doc/Makefile (modified)
	* trunk/src/Makefile (modified)

	fixed bug in build system

	removed -ggdb option


Wed, 08 Jun 2005 00:52:41 GMT tim [21]
	* Makefile (added)
	* trunk/Makefile (modified)

	Moved release packaging target to higher-level Makefile outside of ...


Tue, 07 Jun 2005 23:54:16 GMT tim [20]
	* trunk/INSTALL (added)
	* trunk/Makefile (modified)

	Added INSTALL documentation

	Made Makefile slightly more flexible.


Sat, 04 Jun 2005 22:25:21 GMT tim [19]
	* releases/release-0.1/Makefile (modified)
	* trunk/Makefile (modified)

	Adjusted .release target after moving project under trunk/ and ...


Sat, 04 Jun 2005 22:08:03 GMT tim [17]
	* trunk (added)
	* trunk/LICENSE (moved)
	* trunk/Makefile (moved)
	* trunk/bin (moved)
	* trunk/build (moved)
	* trunk/doc (moved)
	* trunk/doc/Makefile (copied)
	* trunk/doc/TODO (copied)
	* trunk/doc/man (copied)
	* trunk/doc/references.txt (copied)
	* trunk/doc/reglookup.txt (copied)
	* trunk/src (moved)
	* trunk/src/reglookup.c (copied)
	* trunk/test (moved)

	moved project under trunk.  (I am a subversion newbie.)


Sat, 04 Jun 2005 20:54:26 GMT tim [14]
	* Makefile (modified)
	* doc/references.txt (added)
	* doc/reglookup.txt (modified)
	* src/reglookup.c (modified)

	Tweaked main Makefile.

	Cleaned up command line options & ...