comparison ChangeLog @ 1208:8014500e2c37 trunk

[svn] - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet
author nenolod
date Wed, 14 Jun 2006 00:14:13 -0700
parents c461cb49fc55
children e67fad649f58
comparison
equal deleted inserted replaced
1207:c461cb49fc55 1208:8014500e2c37
1 2006-06-14 07:07:04 +0000 William Pitcock <nenolod@nenolod.net>
2 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)
4
5
6 Changes: Modified:
7 +7 -0 trunk/Makefile
8
9
1 2006-06-14 07:04:06 +0000 William Pitcock <nenolod@nenolod.net> 10 2006-06-14 07:04:06 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [1326] 11 revision [1326]
3 - core makefile 12 - core makefile
4 13
5 14