1 # $Header: /home/bertw/cvsroot/nedit/nedit/source/Makefile.dependencies,v 1.19 2002/09/11 18:59:48 arnef Exp $
2 calltips.o: calltips.c text.h textP.h textBuf.h textDisp.h calltips.h \
4 file.o: file.c file.h nedit.h textBuf.h text.h textP.h textDisp.h \
5 window.h preferences.h undo.h menu.h tags.h server.h ../util/misc.h \
6 ../util/DialogF.h ../util/fileUtils.h ../util/getfiles.h \
7 ../util/printUtils.h ../util/utils.h
8 help.o: help.c help.h help_topic.h textBuf.h text.h textP.h textDisp.h \
9 textSel.h nedit.h search.h window.h preferences.h help_data.h file.h \
10 highlight.h ../util/misc.h ../util/DialogF.h ../util/system.h
11 highlight.o: highlight.c highlight.h nedit.h textBuf.h textDisp.h \
12 text.h textP.h regularExp.h highlightData.h preferences.h window.h \
13 ../util/misc.h ../util/DialogF.h
14 highlightData.o: highlightData.c highlightData.h nedit.h textBuf.h \
15 highlight.h regularExp.h preferences.h help.h help_topic.h window.h \
16 regexConvert.h ../util/misc.h ../util/DialogF.h ../util/managedList.h
17 interpret.o: interpret.c interpret.h nedit.h textBuf.h rbTree.h menu.h \
18 text.h textP.h textDisp.h
19 linkdate.o: linkdate.c
20 macro.o: macro.c macro.h nedit.h textBuf.h text.h textP.h textDisp.h \
21 window.h preferences.h interpret.h rbTree.h parse.h search.h server.h \
22 shell.h smartIndent.h userCmds.h selection.h tags.h calltips.h \
23 ../util/DialogF.h ../util/misc.h ../util/utils.h
24 menu.o: menu.c menu.h nedit.h textBuf.h text.h textP.h textDisp.h \
25 file.h window.h search.h selection.h undo.h shift.h help.h \
26 help_topic.h preferences.h tags.h userCmds.h shell.h macro.h \
27 highlight.h highlightData.h interpret.h rbTree.h smartIndent.h \
28 windowTitle.h ../util/getfiles.h ../util/DialogF.h ../util/misc.h \
29 ../util/fileUtils.h ../util/utils.h
30 nc.o: nc.c server_common.h ../util/fileUtils.h ../util/utils.h \
31 ../util/prefFile.h ../util/system.h ../util/clearcase.h
32 nedit.o: nedit.c nedit.h textBuf.h file.h preferences.h regularExp.h \
33 selection.h tags.h menu.h macro.h server.h window.h interpret.h \
34 rbTree.h parse.h help.h help_topic.h ../util/misc.h \
35 ../util/printUtils.h ../util/fileUtils.h ../util/getfiles.h
36 parse.o: parse.c parse.h interpret.h nedit.h textBuf.h rbTree.h
37 parse_noyacc.o: parse_noyacc.c parse.h interpret.h nedit.h textBuf.h \
39 preferences.o: preferences.c preferences.h nedit.h textBuf.h text.h \
40 textP.h textDisp.h search.h window.h userCmds.h highlight.h \
41 highlightData.h help.h help_topic.h regularExp.h smartIndent.h \
42 windowTitle.h server.h tags.h ../util/prefFile.h ../util/misc.h \
43 ../util/DialogF.h ../util/managedList.h ../util/fontsel.h \
44 ../util/utils.h ../util/clearcase.h
45 rbTree.o: rbTree.c rbTree.h
46 regexConvert.o: regexConvert.c regexConvert.h
47 regularExp.o: regularExp.c regularExp.h
48 search.o: search.c search.h nedit.h textBuf.h regularExp.h text.h \
49 textP.h textDisp.h server.h window.h preferences.h file.h highlight.h \
50 ../util/DialogF.h ../util/misc.h
51 selection.o: selection.c selection.h nedit.h textBuf.h text.h textP.h \
52 textDisp.h file.h window.h menu.h server.h ../util/DialogF.h \
54 server.o: server.c server.h window.h nedit.h textBuf.h file.h \
55 selection.h macro.h menu.h preferences.h server_common.h \
56 ../util/fileUtils.h ../util/utils.h
57 server_common.o: server_common.c textBuf.h nedit.h server_common.h \
59 shell.o: shell.c shell.h nedit.h textBuf.h text.h textP.h textDisp.h \
60 window.h preferences.h file.h macro.h interpret.h rbTree.h \
61 ../util/DialogF.h ../util/misc.h
62 shift.o: shift.c shift.h nedit.h textBuf.h text.h textP.h textDisp.h \
63 window.h ../util/DialogF.h
64 smartIndent.o: smartIndent.c smartIndent.h nedit.h textBuf.h text.h \
65 textP.h textDisp.h preferences.h interpret.h rbTree.h macro.h \
66 window.h parse.h shift.h help.h help_topic.h ../util/DialogF.h \
68 tags.o: tags.c tags.h nedit.h textBuf.h text.h textP.h textDisp.h \
69 window.h file.h preferences.h search.h selection.h calltips.h \
70 ../util/DialogF.h ../util/fileUtils.h ../util/misc.h ../util/utils.h
71 text.o: text.c text.h textP.h textBuf.h textDisp.h textSel.h \
72 textDrag.h nedit.h preferences.h calltips.h
73 textBuf.o: textBuf.c textBuf.h
74 textDisp.o: textDisp.c textDisp.h textBuf.h text.h textP.h nedit.h \
76 textDrag.o: textDrag.c textDrag.h text.h textP.h textBuf.h textDisp.h
77 textSel.o: textSel.c textSel.h textP.h textBuf.h textDisp.h text.h
78 undo.o: undo.c undo.h nedit.h textBuf.h text.h textP.h textDisp.h \
79 search.h window.h file.h userCmds.h preferences.h
80 userCmds.o: userCmds.c userCmds.h nedit.h textBuf.h text.h textP.h \
81 textDisp.h preferences.h window.h menu.h shell.h macro.h file.h \
82 interpret.h rbTree.h parse.h ../util/DialogF.h ../util/misc.h \
84 window.o: window.c window.h nedit.h textBuf.h textSel.h text.h textP.h \
85 textDisp.h menu.h file.h search.h undo.h preferences.h selection.h \
86 server.h shell.h macro.h highlight.h smartIndent.h userCmds.h \
87 nedit.bm n.bm windowTitle.h ../util/clearcase.h ../util/misc.h \
89 windowTitle.o: windowTitle.c windowTitle.h nedit.h textBuf.h \
90 preferences.h help.h help_topic.h ../util/prefFile.h ../util/misc.h \
91 ../util/DialogF.h ../util/utils.h ../util/fileUtils.h \