view src/Makefile @ 2391:1ab061263ee8 trunk

[svn] - rework objective make _a lot_
author nenolod
date Tue, 23 Jan 2007 10:22:32 -0800
parents 3149d4b1a9a9
children 30ab29ed32d8
line wrap: on
line source

.SILENT:

include ${top_srcdir}/mk/rules.mk
include ${top_srcdir}/mk/init.mk

SUBDIRS = libaudacious $(INTL_OBJECTIVE) $(SUBDIR_GUESS) audacious audtool

include ${top_srcdir}/mk/objective.mk