See ChangeLog entry 2000-03-06 20:05 GMT-5 David G. Holm <dholm@ sd-llc.com>
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-03-06 20:05 GMT-5 David G. Holm <dholm@ sd-llc.com>
|
||||
* tests/regress/Makefile
|
||||
! Several of the supported platforms begin program execution with
|
||||
the first object module listed when the executable is created,
|
||||
which means that it is necessary to list the rt_main object
|
||||
module first in the Makefile.
|
||||
|
||||
20000306-22:12 GMT+1 Victor Szakats <info@szelvesz.hu>
|
||||
- tests/ee.lbl
|
||||
- tests/ee.frm
|
||||
|
||||
@@ -9,11 +9,11 @@ endif
|
||||
ROOT = ../../
|
||||
|
||||
PRG_SOURCES=\
|
||||
rt_main.prg \
|
||||
rt_array.prg \
|
||||
rt_date.prg \
|
||||
rt_file.prg \
|
||||
rt_hvm.prg \
|
||||
rt_main.prg \
|
||||
rt_math.prg \
|
||||
rt_misc.prg \
|
||||
rt_str.prg \
|
||||
|
||||
Reference in New Issue
Block a user