File: Makefile.dependencies

package info (click to toggle)
nedit 1%3A5.7-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,644 kB
  • ctags: 8,660
  • sloc: ansic: 95,124; xml: 1,427; yacc: 679; makefile: 341; awk: 40; sh: 12
file content (85 lines) | stat: -rw-r--r-- 5,080 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
calltips.o: calltips.c text.h textBuf.h textP.h textDisp.h calltips.h \
  nedit.h ../util/misc.h
file.o: file.c file.h nedit.h textBuf.h text.h window.h preferences.h \
  undo.h menu.h tags.h server.h ../util/misc.h ../util/DialogF.h \
  ../util/fileUtils.h ../util/getfiles.h ../util/printUtils.h \
  ../util/utils.h
help.o: help.c help.h help_topic.h textBuf.h text.h textP.h textDisp.h \
  textSel.h nedit.h search.h window.h preferences.h help_data.h file.h \
  highlight.h ../util/misc.h ../util/DialogF.h ../util/system.h
highlight.o: highlight.c highlight.h nedit.h textBuf.h textDisp.h text.h \
  textP.h regularExp.h highlightData.h preferences.h window.h \
  ../util/misc.h ../util/DialogF.h
highlightData.o: highlightData.c highlightData.h nedit.h textBuf.h \
  highlight.h regularExp.h preferences.h help.h help_topic.h window.h \
  regexConvert.h ../util/misc.h ../util/DialogF.h ../util/managedList.h
interpret.o: interpret.c interpret.h nedit.h textBuf.h ../util/rbTree.h menu.h \
  text.h
linkdate.o: linkdate.c
macro.o: macro.c macro.h nedit.h textBuf.h text.h window.h preferences.h \
  interpret.h ../util/rbTree.h parse.h search.h server.h shell.h smartIndent.h \
  userCmds.h selection.h tags.h calltips.h textDisp.h ../util/DialogF.h \
  ../util/misc.h ../util/fileUtils.h ../util/utils.h highlight.h \
  highlightData.h rangeset.h
menu.o: menu.c menu.h nedit.h textBuf.h text.h file.h window.h search.h \
  selection.h undo.h shift.h help.h help_topic.h preferences.h tags.h \
  userCmds.h shell.h macro.h highlight.h highlightData.h interpret.h \
  ../util/rbTree.h smartIndent.h windowTitle.h ../util/getfiles.h \
  ../util/DialogF.h ../util/misc.h ../util/fileUtils.h ../util/utils.h
nc.o: nc.c server_common.h ../util/fileUtils.h ../util/utils.h \
  ../util/prefFile.h ../util/system.h ../util/clearcase.h
nedit.o: nedit.c nedit.h textBuf.h file.h preferences.h regularExp.h \
  selection.h tags.h menu.h macro.h server.h window.h interpret.h \
  ../util/rbTree.h parse.h help.h help_topic.h ../util/misc.h \
  ../util/printUtils.h ../util/fileUtils.h ../util/getfiles.h
parse_noyacc.o: parse_noyacc.c parse.h interpret.h nedit.h textBuf.h \
  ../util/rbTree.h
preferences.o: preferences.c preferences.h nedit.h textBuf.h text.h \
  search.h window.h userCmds.h highlight.h highlightData.h help.h \
  help_topic.h regularExp.h smartIndent.h windowTitle.h server.h tags.h \
  ../util/prefFile.h ../util/misc.h ../util/DialogF.h \
  ../util/managedList.h ../util/fontsel.h ../util/fileUtils.h \
  ../util/utils.h ../util/clearcase.h
rangeset.o: rangeset.c textBuf.h textDisp.h rangeset.h
regexConvert.o: regexConvert.c regexConvert.h
regularExp.o: regularExp.c regularExp.h
search.o: search.c search.h nedit.h textBuf.h regularExp.h text.h \
  server.h window.h preferences.h file.h highlight.h ../util/DialogF.h \
  ../util/misc.h
selection.o: selection.c selection.h nedit.h textBuf.h text.h file.h \
  window.h menu.h server.h ../util/DialogF.h ../util/fileUtils.h
server.o: server.c server.h window.h nedit.h textBuf.h file.h selection.h \
  macro.h menu.h preferences.h server_common.h ../util/fileUtils.h \
  ../util/utils.h
server_common.o: server_common.c textBuf.h nedit.h server_common.h \
  ../util/utils.h
shell.o: shell.c shell.h nedit.h textBuf.h text.h window.h preferences.h \
  file.h macro.h interpret.h ../util/rbTree.h ../util/DialogF.h ../util/misc.h
shift.o: shift.c shift.h nedit.h textBuf.h text.h window.h
smartIndent.o: smartIndent.c smartIndent.h nedit.h textBuf.h text.h \
  preferences.h interpret.h ../util/rbTree.h macro.h window.h parse.h shift.h \
  help.h help_topic.h ../util/DialogF.h ../util/misc.h
tags.o: tags.c tags.h nedit.h textBuf.h text.h window.h file.h \
  preferences.h search.h selection.h calltips.h textDisp.h \
  ../util/DialogF.h ../util/fileUtils.h ../util/misc.h ../util/utils.h
text.o: text.c text.h textBuf.h textP.h textDisp.h textSel.h textDrag.h \
  nedit.h calltips.h
textBuf.o: textBuf.c textBuf.h rangeset.h
textDisp.o: textDisp.c textDisp.h textBuf.h text.h textP.h nedit.h \
  calltips.h highlight.h rangeset.h
textDrag.o: textDrag.c textDrag.h text.h textBuf.h textDisp.h textP.h
textSel.o: textSel.c textSel.h textP.h textBuf.h textDisp.h text.h
undo.o: undo.c undo.h nedit.h textBuf.h text.h search.h window.h file.h \
  userCmds.h preferences.h
userCmds.o: userCmds.c userCmds.h nedit.h textBuf.h text.h preferences.h \
  window.h menu.h shell.h macro.h file.h interpret.h ../util/rbTree.h parse.h \
  ../util/DialogF.h ../util/misc.h ../util/managedList.h
window.o: window.c window.h nedit.h textBuf.h textSel.h text.h textDisp.h \
  textP.h menu.h file.h search.h undo.h preferences.h selection.h \
  server.h shell.h macro.h highlight.h smartIndent.h userCmds.h nedit.bm \
  n.bm windowTitle.h ../util/clearcase.h ../util/misc.h \
  ../util/fileUtils.h ../util/utils.h
windowTitle.o: windowTitle.c windowTitle.h nedit.h textBuf.h \
  preferences.h help.h help_topic.h ../util/prefFile.h ../util/misc.h \
  ../util/DialogF.h ../util/utils.h ../util/fileUtils.h \
  ../util/clearcase.h