Mercurial > audlegacy
view src/Makefile @ 2691:ecfb79d60c3a trunk
[svn] maintenance of build system:
- LIBDEP macro has been introduced as like audacious plugins r1888.
- make rules such as $(AR) cq $@ $(OBJECTS) in individual Makefile have been removed. these linkage will be done through objective.mk.
author | yaz |
---|---|
date | Mon, 30 Apr 2007 20:49:38 -0700 |
parents | 10692383c103 |
children | c35913222440 |
line wrap: on
line source
.SILENT: include ../mk/rules.mk include ../mk/init.mk SUBDIRS = libaudacious $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious audtool libid3tag include ../mk/objective.mk