19991018-09:34 GMT+1

This commit is contained in:
Viktor Szakats
1999-10-18 07:46:41 +00:00
parent 35003e2d1c
commit 180d240dcc
4 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
19991018-09:34 GMT+1 Victor Szel <info@szelvesz.hu>
* source/rtl/rddord.prg moved to
source/rdd/rddord.prg
source/rtl/Makefile
source/rdd/Makefile
* Moved to the proper place.
WARNING ! Please update non-GNU make systems.
(sorry for the huge amount of make file changes)
19991018-03:25 EDT Paul Tucker <ptucker@sympatico.ca>
* makefile.vc
+ source/rtl/samples.c

View File

@@ -15,6 +15,7 @@ PRG_SOURCES=\
dbf0.prg \
sdf0.prg \
delim0.prg \
rddord.prg \
rddsys.prg \
LIBNAME=rdd

View File

@@ -64,7 +64,6 @@ PRG_SOURCES=\
objfunc.prg \
readkey.prg \
readvar.prg \
rddord.prg \
setfunc.prg \
setkey.prg \
setta.prg \