From d2af4060b6f0417570ec137295edc2f1def265be Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 29 May 2009 10:29:09 +0000 Subject: [PATCH] 2009-05-29 12:25 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * contrib/Makefile - Deleted commented 'examples' reference. --- harbour/ChangeLog | 4 ++++ harbour/contrib/Makefile | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 906d0e346b..817715e2e7 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to these authors: Viktor Szakats. */ +2009-05-29 12:25 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * contrib/Makefile + - Deleted commented 'examples' reference. + 2009-05-29 12:18 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * utils/hbmk2/hbmk2.prg + Added -echo= command line parameter. Similar to echo= in .hbc files. diff --git a/harbour/contrib/Makefile b/harbour/contrib/Makefile index d60894f979..188e6f57fd 100644 --- a/harbour/contrib/Makefile +++ b/harbour/contrib/Makefile @@ -55,8 +55,6 @@ endif DIRS += $(HB_CONTRIB_ADDONS) -# DIRS += examples - ifneq ($(DIRS),) include $(TOP)$(ROOT)config/dir.cf else