summaryrefslogtreecommitdiff
path: root/Build/source/utils/texinfo/lib/depend.mak
blob: 63d7983b61b508551561c793b7d2696f84cdfc70 (plain)
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
$(objdir)/substring.obj: \
	system.h \
	../config.h \
	$(gnuw32dir)/win32lib.h \
	gettext.h

$(objdir)/xexit.obj: \
	system.h \
	../config.h \
	$(gnuw32dir)/win32lib.h \
	gettext.h

$(objdir)/strdup.obj: \
	../config.h

$(objdir)/getopt.obj: \
	../config.h \
	gettext.h \
	getopt.h

$(objdir)/xstrdup.obj: \
	xalloc.h

$(objdir)/getopt1.obj: \
	../config.h \
	getopt.h

$(objdir)/strncasecmp.obj: \
	strcasecmp.c

$(objdir)/tempname.obj: \
	

$(objdir)/alloca.obj: \
	../config.h \
	xalloc.h

$(objdir)/strcasecmp.obj: \
	

$(objdir)/mkstemp.obj: \
	../config.h