2009-05-29 12:25 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* contrib/Makefile
    - Deleted commented 'examples' reference.
This commit is contained in:
Viktor Szakats
2009-05-29 10:29:09 +00:00
parent 1abdfef7ec
commit d2af4060b6
2 changed files with 4 additions and 2 deletions

View File

@@ -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.

View File

@@ -55,8 +55,6 @@ endif
DIRS += $(HB_CONTRIB_ADDONS)
# DIRS += examples
ifneq ($(DIRS),)
include $(TOP)$(ROOT)config/dir.cf
else