20000516-03:55 GMT+4 April White <awhite@user.rose.com>

This commit is contained in:
April White
2000-05-16 04:01:13 +00:00
parent b8f0090858
commit 2ad1cdfeef
2 changed files with 12 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
20000516-03:55 GMT+4 April White <awhite@user.rose.com>
* source\rtl\makefile
- setkey.prg from PRG_SOURCES section (a conflict prevented the prev update)
+ setkey.c to C_SOURCES section
20000515-19:45 GMT-8 Ron Pinkas <Ron@Profit-Master.com>
* source/compiler/harbour.l

View File

@@ -78,11 +78,12 @@ C_SOURCES=\
scroll.c \
seconds.c \
set.c \
setcolor.c \
setcurs.c \
setpos.c \
setposbs.c \
shadow.c \
setcolor.c \
setcurs.c \
setkey.c \
setpos.c \
setposbs.c \
shadow.c \
soundex.c \
space.c \
str.c \
@@ -130,7 +131,6 @@ PRG_SOURCES=\
readkey.prg \
readvar.prg \
setfunc.prg \
setkey.prg \
setta.prg \
tclass.prg \
tbcolumn.prg \