changeset 187:9dfd63f433c4

Comments
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 05:35:02 +0000
parents 31a04bd9310c
children 5842729c17e1
files Makefile.am
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Wed Aug 18 05:25:02 2004 +0000
+++ b/Makefile.am	Wed Aug 18 05:35:02 2004 +0000
@@ -1,3 +1,6 @@
+###
+### Makefile.am for XMMS-SID
+###
 # Require latest automake
 AUTOMAKE_OPTIONS = 1.7
 
@@ -21,9 +24,15 @@
 	xmms-1.2.10-songpos.patch	\
 	src/xmms-sid-logo.xpm
 
+
+# Update changelog
 ChangeLog: CVS/Entries src/CVS/Entries
 	cvs2cl.pl --passwd /etc/passwd --domain tnsp.org
 
+
+###
+### Install/uninstall-targets for single user
+###
 install-user: $(lib_LTLIBRARIES)
 	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 	  if test -f $$p; then \
@@ -40,6 +49,10 @@
 	  $(LIBTOOL) --mode=uninstall rm -f $(USERHOMEPREFIX)/$$p; \
 	done
 
+
+###
+### Source targets
+###
 # Generated libraries
 lib_LTLIBRARIES = libxmmssid.la