Mercurial > audlegacy
comparison ChangeLog @ 1209:e67fad649f58 trunk
[svn] - make it prettier
author | nenolod |
---|---|
date | Wed, 14 Jun 2006 00:16:06 -0700 |
parents | 8014500e2c37 |
children | 2419d0da1725 |
comparison
equal
deleted
inserted
replaced
1208:8014500e2c37 | 1209:e67fad649f58 |
---|---|
1 2006-06-14 07:14:13 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [1330] | |
3 - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet | |
4 | |
5 | |
6 Changes: Modified: | |
7 +1 -1 trunk/Makefile | |
8 | |
9 | |
1 2006-06-14 07:07:04 +0000 William Pitcock <nenolod@nenolod.net> | 10 2006-06-14 07:07:04 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [1328] | 11 revision [1328] |
3 - if mk/rules.mk is missing, run configure to generate it (hopefully you are running the posix target, otherwise I feel sorry for you) | 12 - if mk/rules.mk is missing, run configure to generate it (hopefully you are running the posix target, otherwise I feel sorry for you) |
4 | 13 |
5 | 14 |