Mercurial > audlegacy
diff Makefile @ 1209:e67fad649f58 trunk
[svn] - make it prettier
author | nenolod |
---|---|
date | Wed, 14 Jun 2006 00:16:06 -0700 |
parents | 8014500e2c37 |
children | abf8fee03d59 |
line wrap: on
line diff
--- a/Makefile Wed Jun 14 00:14:13 2006 -0700 +++ b/Makefile Wed Jun 14 00:16:06 2006 -0700 @@ -5,11 +5,6 @@ SUBDIRS = Plugins libaudacious intl $(SUBDIR_GUESS) audacious audtool po icons skin -mk/rules.mk: - @echo "[building rules.mk for posix target, run configure manually if you do not want this]" - @sh configure - @echo "[complete]" - install-posthook: @if test `whoami` = 'root' && test -z "$(DESTDIR)"; then \ echo "[running ldconfig to update system library cache]"; \