mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
17 lines
580 B
Diff
17 lines
580 B
Diff
diff -Naur ftgl-2.1.3~rc5/Makefile.am ftgl-2.1.3~rc5-haiku/Makefile.am
|
|
--- ftgl-2.1.3~rc5/Makefile.am 2008-05-12 15:04:08.014942208 -0300
|
|
+++ ftgl-2.1.3~rc5-haiku/Makefile.am 2010-06-19 02:40:04.067371008 -0300
|
|
@@ -26,12 +26,6 @@
|
|
|
|
# Print out an informative summary.
|
|
all-local:
|
|
- @$(ECHO) "Done."
|
|
- @$(ECHO)
|
|
- @if test "x$(MAKECMDGOALS)" = "xall-am" -o "x$(.TARGETS)" = "xall-am" -o "x$(MAKECMDGOALS)" = "x" -o "x$(.TARGETS)" = "x" ; then \
|
|
- $(ECHO) "---" ;\
|
|
- $(ECHO) "Run 'make install' to begin installation into $(prefix)" ;\
|
|
- fi
|
|
@$(ECHO)
|
|
|
|
# Upload documentation
|