index 4557c468b11e457f5f9e6095bf7f1bb1ebe7ad30..ebc76bea2e867e3045a1482571fc0267d5b58849 100644 (file)
--- a/src/test/test1/makefile
+++ b/src/test/test1/makefile
hex6x -a -order L -boot -e=_c_int00 -bootorg=0x0400 -memwidth32 -romwidth32 -o=test1.btbl test1.out
test1.out: test1.obj test1.cmd
hex6x -a -order L -boot -e=_c_int00 -bootorg=0x0400 -memwidth32 -romwidth32 -o=test1.btbl test1.out
test1.out: test1.obj test1.cmd
- cl6x -z -o test1.out -m test1.map test1.cmd $(TOOLSC6X)/cgtools/lib/rts64plus.lib
+ cl6x -z -o test1.out -m test1.map test1.cmd $(TOOLSC6X)/lib/rts64plus.lib
test1.obj: test1.c
test1.obj: test1.c