Mercurial > audlegacy
view Makefile.in @ 646:8b24c71b91df trunk
[svn] Juggle declarations around so that GCC likes the order of things.
author | chainsaw |
---|---|
date | Sun, 19 Feb 2006 08:36:35 -0800 |
parents | 502b46145121 |
children | b1d40a19466b |
line wrap: on
line source
include mk/rules.mk include mk/objective.mk SUBDIRS = Plugins libaudacious audacious po icons skin intl install-posthook: @if test `whoami` = 'root'; then \ echo "[running ldconfig to update system library cache]"; \ ldconfig; \ echo "[system library cache updated]"; \ fi