From ccf9931bc89c70136cab41df8cab3aba7aa4a34f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 5 Jul 2008 00:49:14 +0000 Subject: [PATCH] 2008-07-05 02:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/Makefile ! Removed non-existing genhtm.cmd ! howtocvs.txt -> howtosvn.txt --- harbour/ChangeLog | 5 +++++ harbour/doc/Makefile | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4133b71501..74a7b63e79 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-07-05 02:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * doc/Makefile + ! Removed non-existing genhtm.cmd + ! howtocvs.txt -> howtosvn.txt + 2008-07-05 02:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * source/pp/hbpp.c * source/pp/ppcore.c diff --git a/harbour/doc/Makefile b/harbour/doc/Makefile index 82d8f6f7d7..ae65982971 100644 --- a/harbour/doc/Makefile +++ b/harbour/doc/Makefile @@ -13,7 +13,6 @@ DOC_FILES=\ dirstruc.txt \ funclist.txt \ genhtm.bat \ - genhtm.cmd \ genhtm.lnk \ genhtm.rsp \ gmake.txt \ @@ -22,7 +21,7 @@ DOC_FILES=\ hbpplib.txt \ hdr_tpl.txt \ howtobsd.txt \ - howtocvs.txt \ + howtosvn.txt \ howtomak.txt \ hrb_faq.txt \ lang_id.txt \