Mercurial > audlegacy
annotate man/Makefile @ 2779:79c75896893a trunk
[svn] Entirely rework the default skin from scratch. A comparison is available
at http://mail.atheme.org/~nenolod/new_and_old_skins.png. The rationale
of this rework is that the old skin had become a hodgepodge of multiple
styles during 1.3 development, etcetera. There are some minor tweaks
that could still be done, I will take care of those in the next
few commits.
author | nenolod |
---|---|
date | Thu, 17 May 2007 19:47:56 -0700 |
parents | 30ab29ed32d8 |
children | 9ddf21ab5c84 |
rev | line source |
---|---|
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2391
diff
changeset
|
1 include ../mk/rules.mk |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2391
diff
changeset
|
2 include ../mk/init.mk |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2391
diff
changeset
|
3 include ../mk/objective.mk |
2323 | 4 |
5 OBJECTIVE_DATA = \ | |
6 audtool.1:$(man1dir) \ | |
7 audacious.1:$(man1dir) |