Mercurial > audlegacy-plugins
comparison src/arts/arts_helper/Makefile @ 2014:1ad002ce1bd0
Just a tiny cleanup.
author | Eugene Paskevich <eugene@raptor.kiev.ua> |
---|---|
date | Wed, 10 Oct 2007 11:11:26 +0300 |
parents | eed7c270e8dd |
children |
comparison
equal
deleted
inserted
replaced
2013:ecd1e22f7e80 | 2014:1ad002ce1bd0 |
---|---|
1 PROG = audacious-arts-helper${PROG_SUFFIX} | 1 PROG = audacious-arts-helper${PROG_SUFFIX} |
2 | |
2 SRCS = arts_helper.c | 3 SRCS = arts_helper.c |
3 | 4 |
4 include ../../../buildsys.mk | 5 include ../../../buildsys.mk |
5 include ../../../extra.mk | 6 include ../../../extra.mk |
6 | 7 |