
13 Apr
2004
13 Apr
'04
1:18 p.m.
Hi,
Attached is a patch which removes references to extension/menu.h from src/make.dep and src/make.files. It also adds extension/internal/eps-out.o to make.ofiles.
I'm guessing that these files are in CVS for the windows build, and are not supposed to be auto-generated...
Cheers
Carl

13 Apr
13 Apr
4:01 p.m.
Carl Hetherington wrote:
Carl,
Make.dep, make.files, and make.ofiles are generated files, and should not be edited explicitly. To remove a file from dependency checking, add it to make.exclude, then run:
perl mkfiles.pl
and
perl mkdep.pl
'mkfiles.pl' will include every .h, .c, and .cpp file -not- in make.exclude
Fixed and committed.
Bob
7664
Age (days ago)
7664
Last active (days ago)
1 comments
2 participants
participants (2)
-
Bob Jamison
-
Carl Hetherington