Mercurial > audlegacy-plugins
comparison src/alarm/Makefile @ 1882:eed7c270e8dd
Fix MILLIONS of Makefiles.
author | Jonathan Schleifer <js@h3c.de> |
---|---|
date | Wed, 26 Sep 2007 14:53:37 +0200 |
parents | d9d4b258fbf1 |
children | a56a26a5f233 |
comparison
equal
deleted
inserted
replaced
1881:8bdede3414cd | 1882:eed7c270e8dd |
---|---|
1 PLUGIN = alarm${PLUGIN_SUFFIX} | 1 PLUGIN = alarm${PLUGIN_SUFFIX} |
2 SRCS = alarm.c interface.c | 2 SRCS = alarm.c \ |
3 interface.c | |
3 | 4 |
4 plugindir = audacious/${GENERAL_PLUGIN_DIR} | 5 plugindir = audacious/${GENERAL_PLUGIN_DIR} |
5 | 6 |
6 include ../../buildsys.mk | 7 include ../../buildsys.mk |
7 include ../../extra.mk | 8 include ../../extra.mk |