1 Subject: parse.c: build dependencies
5 source/Makefile.dependencies | 1 +
6 1 file changed, 1 insertion(+)
8 diff --quilt old/source/Makefile.dependencies new/source/Makefile.dependencies
9 --- old/source/Makefile.dependencies
10 +++ new/source/Makefile.dependencies
11 @@ -83,5 +83,6 @@ window.o: window.c window.h nedit.h text
12 ../util/fileUtils.h ../util/utils.h
13 windowTitle.o: windowTitle.c windowTitle.h nedit.h textBuf.h \
14 preferences.h help.h help_topic.h ../util/prefFile.h ../util/misc.h \
15 ../util/DialogF.h ../util/utils.h ../util/fileUtils.h \
17 +parse.c: parse.h textBuf.h nedit.h rbTree.h interpret.h