Fix our use of $em_tab_dist after it was changed to 0 for 'turned of'.
[nedit.git] / source / Makefile.dependencies
blobdb4531ef88d44262996f59e0675be5de4e054bab
1 # $Id: Makefile.dependencies,v 1.21 2003/05/02 18:18:41 edg Exp $
2 calltips.o: calltips.c text.h textBuf.h textP.h textDisp.h calltips.h \
3   nedit.h ../util/misc.h
4 file.o: file.c file.h nedit.h textBuf.h text.h window.h preferences.h \
5   undo.h menu.h tags.h server.h ../util/misc.h ../util/DialogF.h \
6   ../util/fileUtils.h ../util/getfiles.h ../util/printUtils.h \
7   ../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 text.h \
12   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
19 linkdate.o: linkdate.c
20 macro.o: macro.c macro.h nedit.h textBuf.h text.h window.h preferences.h \
21   interpret.h rbTree.h parse.h search.h server.h shell.h smartIndent.h \
22   userCmds.h selection.h tags.h calltips.h textDisp.h ../util/DialogF.h \
23   ../util/misc.h ../util/fileUtils.h ../util/utils.h highlight.h \
24   highlightData.h rangeset.h
25 menu.o: menu.c menu.h nedit.h textBuf.h text.h file.h window.h search.h \
26   selection.h undo.h shift.h help.h help_topic.h preferences.h tags.h \
27   userCmds.h shell.h macro.h highlight.h highlightData.h interpret.h \
28   rbTree.h smartIndent.h windowTitle.h ../util/getfiles.h \
29   ../util/DialogF.h ../util/misc.h ../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_noyacc.o: parse_noyacc.c parse.h interpret.h nedit.h textBuf.h \
37   rbTree.h
38 preferences.o: preferences.c preferences.h nedit.h textBuf.h text.h \
39   search.h window.h userCmds.h highlight.h highlightData.h help.h \
40   help_topic.h regularExp.h smartIndent.h windowTitle.h server.h tags.h \
41   ../util/prefFile.h ../util/misc.h ../util/DialogF.h \
42   ../util/managedList.h ../util/fontsel.h ../util/fileUtils.h \
43   ../util/utils.h ../util/clearcase.h
44 rangeset.o: rangeset.c textBuf.h textDisp.h rangeset.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   server.h window.h preferences.h file.h highlight.h ../util/DialogF.h \
50   ../util/misc.h
51 selection.o: selection.c selection.h nedit.h textBuf.h text.h file.h \
52   window.h menu.h server.h ../util/DialogF.h ../util/fileUtils.h
53 server.o: server.c server.h window.h nedit.h textBuf.h file.h selection.h \
54   macro.h menu.h preferences.h server_common.h ../util/fileUtils.h \
55   ../util/utils.h
56 server_common.o: server_common.c textBuf.h nedit.h server_common.h \
57   ../util/utils.h
58 shell.o: shell.c shell.h nedit.h textBuf.h text.h window.h preferences.h \
59   file.h macro.h interpret.h rbTree.h ../util/DialogF.h ../util/misc.h
60 shift.o: shift.c shift.h nedit.h textBuf.h text.h window.h
61 smartIndent.o: smartIndent.c smartIndent.h nedit.h textBuf.h text.h \
62   preferences.h interpret.h rbTree.h macro.h window.h parse.h shift.h \
63   help.h help_topic.h ../util/DialogF.h ../util/misc.h
64 tags.o: tags.c tags.h nedit.h textBuf.h text.h window.h file.h \
65   preferences.h search.h selection.h calltips.h textDisp.h \
66   ../util/DialogF.h ../util/fileUtils.h ../util/misc.h ../util/utils.h
67 text.o: text.c text.h textBuf.h textP.h textDisp.h textSel.h textDrag.h \
68   nedit.h calltips.h
69 textBuf.o: textBuf.c textBuf.h rangeset.h
70 textDisp.o: textDisp.c textDisp.h textBuf.h text.h textP.h nedit.h \
71   calltips.h highlight.h rangeset.h
72 textDrag.o: textDrag.c textDrag.h text.h textBuf.h textDisp.h textP.h
73 textSel.o: textSel.c textSel.h textP.h textBuf.h textDisp.h text.h
74 undo.o: undo.c undo.h nedit.h textBuf.h text.h search.h window.h file.h \
75   userCmds.h preferences.h
76 userCmds.o: userCmds.c userCmds.h nedit.h textBuf.h text.h preferences.h \
77   window.h menu.h shell.h macro.h file.h interpret.h rbTree.h parse.h \
78   ../util/DialogF.h ../util/misc.h ../util/managedList.h
79 window.o: window.c window.h nedit.h textBuf.h textSel.h text.h textDisp.h \
80   textP.h menu.h file.h search.h undo.h preferences.h selection.h \
81   server.h shell.h macro.h highlight.h smartIndent.h userCmds.h nedit.bm \
82   n.bm windowTitle.h ../util/clearcase.h ../util/misc.h \
83   ../util/fileUtils.h ../util/utils.h
84 windowTitle.o: windowTitle.c windowTitle.h nedit.h textBuf.h \
85   preferences.h help.h help_topic.h ../util/prefFile.h ../util/misc.h \
86   ../util/DialogF.h ../util/utils.h ../util/fileUtils.h \
87   ../util/clearcase.h