Skip to content

Commit f84623c

Browse files
committed
Makefile: Use optlink explicitly
1 parent 888e1a4 commit f84623c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dm/src/dmc/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ ZIP=zip32
8888
SCP=$(CP)
8989
SCP=\putty\pscp -i c:\.ssh\colossus.ppk
9090

91-
LINKN=$(DMCDIR)\bin\link /de
91+
LINKN=optlink /de
9292

9393

9494
# Makerules:

0 commit comments

Comments
 (0)