Commit 8632895b authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

imake: adapt output to automake output as seen in lib/src

parent c4656c5e
......@@ -17,7 +17,7 @@
AllTarget(LibraryTargetName(libname)) @@\
@@\
LibraryTargetName(libname): objlist $(EXTRALIBRARYDEPS) @@\
@echo \ \ Creating lib: $@ @@\
@echo \ \ CCLD $@ @@\
RemoveFileQuiet($@) @@\
RunPrintIfFailed(MakeLibrary($@,objlist)) @@\
RunPrintIfFailed(RanLibrary($@)) @@\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment