ChangeLog and makefile.b32 changed to include __copifile()
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
19990623-22:30 WIB Andi Jahja <andij@aonlippo.co.id>
|
||||
+ tests/working/testcopy.prg
|
||||
+ source/rtl/copyfile.c
|
||||
- __CopyFile() clone
|
||||
* makefile.b32 to include __copyfile()
|
||||
|
||||
19990623-19:30 WIB Andi Jahja<andij@aonlippo.co.id>
|
||||
+ tests/working/rtfclass.prg
|
||||
|
||||
|
||||
@@ -19,10 +19,11 @@ harbour.lib : arrays.obj asort.obj classes.obj codebloc.obj \
|
||||
hardcr.obj hb_f.obj initsymb.obj itemapi.obj \
|
||||
math.obj mathx.obj msguk.obj mtran.obj objfunc.obj set.obj \
|
||||
symbols.obj strings.obj stringp.obj \
|
||||
stringsx.obj strcmp.obj tclass.obj transfrm.obj
|
||||
stringsx.obj strcmp.obj tclass.obj transfrm.obj copyfile.obj
|
||||
|
||||
symbols.obj : symbols.asm
|
||||
|
||||
copyfile.obj : copyfile.c extend.h types.h
|
||||
arrays.obj : arrays.c extend.h types.h
|
||||
asort.obj : asort.c extend.h types.h
|
||||
classes.obj : classes.c extend.h types.h
|
||||
|
||||
Reference in New Issue
Block a user