Mercurial > audlegacy
diff Makefile @ 2409:30ab29ed32d8 trunk
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
systems :(
- run make update-po
author | nenolod |
---|---|
date | Thu, 25 Jan 2007 22:20:19 -0800 |
parents | 1ab061263ee8 |
children | 884a00d035d2 |
line wrap: on
line diff
--- a/Makefile Thu Jan 25 21:59:33 2007 -0800 +++ b/Makefile Thu Jan 25 22:20:19 2007 -0800 @@ -24,7 +24,7 @@ build-posthook: @( \ echo; \ - echo "Now type 'make documentation-build' to build the audacious SDK docs."; \ + echo "Now type '$(MAKE) documentation-build' to build the audacious SDK docs."; \ echo "This will require GTK-DOC to be installed."; \ echo; \ );