ICU-1868 Fix a typo
X-SVN-Rev: 8495
This commit is contained in:
parent
78b2d83a32
commit
0ddb19a6b0
@ -78,7 +78,7 @@ $(TARGET) : $(OBJECTS)
|
||||
$(LINK.cc) -o $@ $^ $(LIBS)
|
||||
|
||||
$(DERB) : $(DERB_OBJ)
|
||||
$(LINK) -o $@ $^ $(LIBS)
|
||||
$(LINK.cc) -o $@ $^ $(LIBS)
|
||||
|
||||
|
||||
# the 'mv' will always fail if you are building in the source dir
|
||||
|
Loading…
Reference in New Issue
Block a user