File: Makefile.protos

package info (click to toggle)
kbtin 1.0.15-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,852 kB
  • ctags: 1,074
  • sloc: ansic: 17,345; sh: 7,584; makefile: 135; perl: 118
file content (78 lines) | stat: -rw-r--r-- 3,066 bytes parent folder | download
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
protos/action.h: action.c make_protos
	$(srcdir)/make_protos $(srcdir) action.c
protos/alias.h: alias.c make_protos
	$(srcdir)/make_protos $(srcdir) alias.c
protos/antisub.h: antisub.c make_protos
	$(srcdir)/make_protos $(srcdir) antisub.c
protos/files.h: files.c make_protos
	$(srcdir)/make_protos $(srcdir) files.c
protos/glob.h: glob.c make_protos
	$(srcdir)/make_protos $(srcdir) glob.c
protos/help.h: help.c make_protos
	$(srcdir)/make_protos $(srcdir) help.c
protos/highlight.h: highlight.c make_protos
	$(srcdir)/make_protos $(srcdir) highlight.c
protos/history.h: history.c make_protos
	$(srcdir)/make_protos $(srcdir) history.c
protos/ivars.h: ivars.c make_protos
	$(srcdir)/make_protos $(srcdir) ivars.c
protos/llist.h: llist.c make_protos
	$(srcdir)/make_protos $(srcdir) llist.c
protos/main.h: main.c make_protos
	$(srcdir)/make_protos $(srcdir) main.c
protos/misc.h: misc.c make_protos
	$(srcdir)/make_protos $(srcdir) misc.c
protos/net.h: net.c make_protos
	$(srcdir)/make_protos $(srcdir) net.c
protos/parse.h: parse.c make_protos
	$(srcdir)/make_protos $(srcdir) parse.c
protos/path.h: path.c make_protos
	$(srcdir)/make_protos $(srcdir) path.c
protos/session.h: session.c make_protos
	$(srcdir)/make_protos $(srcdir) session.c
protos/substitute.h: substitute.c make_protos
	$(srcdir)/make_protos $(srcdir) substitute.c
protos/ticks.h: ticks.c make_protos
	$(srcdir)/make_protos $(srcdir) ticks.c
protos/utils.h: utils.c make_protos
	$(srcdir)/make_protos $(srcdir) utils.c
protos/variables.h: variables.c make_protos
	$(srcdir)/make_protos $(srcdir) variables.c
protos/events.h: events.c make_protos
	$(srcdir)/make_protos $(srcdir) events.c
protos/user.h: user.c make_protos
	$(srcdir)/make_protos $(srcdir) user.c
protos/run.h: run.c make_protos
	$(srcdir)/make_protos $(srcdir) run.c
protos/colors.h: colors.c make_protos
	$(srcdir)/make_protos $(srcdir) colors.c
protos/routes.h: routes.c make_protos
	$(srcdir)/make_protos $(srcdir) routes.c
protos/bind.h: bind.c make_protos
	$(srcdir)/make_protos $(srcdir) bind.c
protos/telnet.h: telnet.c make_protos
	$(srcdir)/make_protos $(srcdir) telnet.c
protos/crc.h: crc.c make_protos
	$(srcdir)/make_protos $(srcdir) crc.c
protos/hash.h: hash.c make_protos
	$(srcdir)/make_protos $(srcdir) hash.c
protos/regexp.h: regexp.c make_protos
	$(srcdir)/make_protos $(srcdir) regexp.c
protos/prof.h: prof.c make_protos
	$(srcdir)/make_protos $(srcdir) prof.c
protos/hooks.h: hooks.c make_protos
	$(srcdir)/make_protos $(srcdir) hooks.c
protos/unicode.h: unicode.c make_protos
	$(srcdir)/make_protos $(srcdir) unicode.c
protos/user_pipe.h: user_pipe.c make_protos
	$(srcdir)/make_protos $(srcdir) user_pipe.c
protos/user_tty.h: user_tty.c make_protos
	$(srcdir)/make_protos $(srcdir) user_tty.c
protos/wcwidth.h: wcwidth.c make_protos
	$(srcdir)/make_protos $(srcdir) wcwidth.c
protos/chinese.h: chinese.c make_protos
	$(srcdir)/make_protos $(srcdir) chinese.c
protos/print.h: print.c make_protos
	$(srcdir)/make_protos $(srcdir) print.c
protos/ssl.h: ssl.c make_protos
	$(srcdir)/make_protos $(srcdir) ssl.c