ICU-1474 ufortune sample, tweak to Makefile for hpux
X-SVN-Rev: 7136
This commit is contained in:
parent
ed4c99ca48
commit
d21c5857fd
@ -60,7 +60,7 @@ distclean clean: subdirs
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
$(TARGET): $(OBJECTS) -lfortune_resources
|
$(TARGET): $(OBJECTS)
|
||||||
$(LINK.c) -o $@ $(OBJECTS) $(ICULIBS) -L. -lfortune_resources$(ICULIBSUFFIX)
|
$(LINK.c) -o $@ $(OBJECTS) $(ICULIBS) -L. -lfortune_resources$(ICULIBSUFFIX)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user