From 08077305f4ee67ff3d1b65e8bbfc3c817776bf3d Mon Sep 17 00:00:00 2001 From: Maurilio Longo Date: Fri, 9 Feb 2001 08:14:14 +0000 Subject: [PATCH] 2001-02-09 09:15 GMT+1 Maurilio Longo --- harbour/ChangeLog | 4 ++++ harbour/source/debug/Makefile | 1 + 2 files changed, 5 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 04286a7ff4..166deeb330 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,7 @@ +2001-02-09 09:15 GMT+1 Maurilio Longo + * source/debug/Makefile + + added dbgwa.prg to GCC Makefile + 2001-02-09 07:56 GMT+1 Antonio Linares * harbour/source/debug/debugger.prg + Colors are already editables. diff --git a/harbour/source/debug/Makefile b/harbour/source/debug/Makefile index 4e6135a4a3..ca5ac20ef3 100644 --- a/harbour/source/debug/Makefile +++ b/harbour/source/debug/Makefile @@ -13,6 +13,7 @@ PRG_SOURCES=\ dbgtarr.prg \ dbgtobj.prg \ tbrwtext.prg \ + dbgwa.prg LIBNAME=debug