Lines Matching +full:- +full:c

1 #  Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
47 INCLS = -I. @V_INCLS@
70 .c.o:
71 @rm -f $@
72 $(CC) $(FULL_CFLAGS) -c $(srcdir)/$*.c
74 CSRC = fptype.c tcpdump.c
77 addrtoname.c \
78 addrtostr.c \
79 af.c \
80 ascii_strcasecmp.c \
81 checksum.c \
82 cpack.c \
83 gmpls.c \
84 in_cksum.c \
85 ipproto.c \
86 l2vpn.c \
87 machdep.c \
88 netdissect.c \
89 netdissect-alloc.c \
90 nlpid.c \
91 ntp.c \
92 oui.c \
93 parsenfsfh.c \
94 print.c \
95 print-802_11.c \
96 print-802_15_4.c \
97 print-ah.c \
98 print-ahcp.c \
99 print-aodv.c \
100 print-aoe.c \
101 print-ap1394.c \
102 print-arcnet.c \
103 print-arista.c \
104 print-arp.c \
105 print-ascii.c \
106 print-atalk.c \
107 print-atm.c \
108 print-babel.c \
109 print-bcm-li.c \
110 print-beep.c \
111 print-bfd.c \
112 print-bgp.c \
113 print-bootp.c \
114 print-brcmtag.c \
115 print-bt.c \
116 print-calm-fast.c \
117 print-carp.c \
118 print-cdp.c \
119 print-cfm.c \
120 print-chdlc.c \
121 print-cip.c \
122 print-cnfp.c \
123 print-dccp.c \
124 print-decnet.c \
125 print-dhcp6.c \
126 print-domain.c \
127 print-dsa.c \
128 print-dtp.c \
129 print-dvmrp.c \
130 print-eap.c \
131 print-egp.c \
132 print-eigrp.c \
133 print-enc.c \
134 print-esp.c \
135 print-ether.c \
136 print-fddi.c \
137 print-forces.c \
138 print-fr.c \
139 print-frag6.c \
140 print-ftp.c \
141 print-geneve.c \
142 print-geonet.c \
143 print-gre.c \
144 print-hncp.c \
145 print-hsrp.c \
146 print-http.c \
147 print-icmp.c \
148 print-icmp6.c \
149 print-igmp.c \
150 print-igrp.c \
151 print-ip-demux.c \
152 print-ip.c \
153 print-ip6.c \
154 print-ip6opts.c \
155 print-ipcomp.c \
156 print-ipfc.c \
157 print-ipnet.c \
158 print-ipoib.c \
159 print-ipx.c \
160 print-isakmp.c \
161 print-isoclns.c \
162 print-juniper.c \
163 print-krb.c \
164 print-l2tp.c \
165 print-lane.c \
166 print-ldp.c \
167 print-lisp.c \
168 print-llc.c \
169 print-lldp.c \
170 print-lmp.c \
171 print-loopback.c \
172 print-lspping.c \
173 print-lwapp.c \
174 print-lwres.c \
175 print-m3ua.c \
176 print-macsec.c \
177 print-mobile.c \
178 print-mobility.c \
179 print-mpcp.c \
180 print-mpls.c \
181 print-mptcp.c \
182 print-msdp.c \
183 print-msnlb.c \
184 print-nflog.c \
185 print-nfs.c \
186 print-nsh.c \
187 print-ntp.c \
188 print-null.c \
189 print-olsr.c \
190 print-openflow-1.0.c \
191 print-openflow-1.3.c \
192 print-openflow.c \
193 print-ospf.c \
194 print-ospf6.c \
195 print-otv.c \
196 print-pflog.c \
197 print-pgm.c \
198 print-pim.c \
199 print-pktap.c \
200 print-ppi.c \
201 print-ppp.c \
202 print-pppoe.c \
203 print-pptp.c \
204 print-ptp.c \
205 print-radius.c \
206 print-raw.c \
207 print-realtek.c \
208 print-resp.c \
209 print-rip.c \
210 print-ripng.c \
211 print-rpki-rtr.c \
212 print-rsvp.c \
213 print-rt6.c \
214 print-rtsp.c \
215 print-rx.c \
216 print-sctp.c \
217 print-sflow.c \
218 print-sip.c \
219 print-sl.c \
220 print-sll.c \
221 print-slow.c \
222 print-smtp.c \
223 print-snmp.c \
224 print-someip.c \
225 print-ssh.c \
226 print-stp.c \
227 print-sunatm.c \
228 print-sunrpc.c \
229 print-symantec.c \
230 print-syslog.c \
231 print-tcp.c \
232 print-telnet.c \
233 print-tftp.c \
234 print-timed.c \
235 print-tipc.c \
236 print-token.c \
237 print-udld.c \
238 print-udp.c \
239 print-unsupported.c \
240 print-usb.c \
241 print-vjc.c \
242 print-vqp.c \
243 print-vrrp.c \
244 print-vsock.c \
245 print-vtp.c \
246 print-vxlan-gpe.c \
247 print-vxlan.c \
248 print-wb.c \
249 print-whois.c \
250 print-zep.c \
251 print-zephyr.c \
252 print-zeromq.c \
253 signature.c \
254 strtoaddr.c \
255 util-print.c
260 LIBNETDISSECT_OBJ=$(LIBNETDISSECT_SRC:.c=.o) ${LOCALSRC:.c=.o} ${LIBOBJS}
266 # We would like to say "OBJ = $(SRC:.c=.o)" but Ultrix's make cannot
268 OBJ = $(CSRC:.c=.o)
278 compiler-tests.h \
280 diag-control.h \
299 netdissect-alloc.h \
300 netdissect-ctype.h \
301 netdissect-stdinc.h \
309 pcap-missing.h \
318 status-exit-codes.h \
321 timeval-operations.h \
330 print-smb.c smbutil.c
333 print-smb.o smbutil.o instrument-functions.o
342 Makefile-devel-adds \
349 bpf_dump.c \
363 install-sh \
364 instrument-functions.c \
365 lbl/os-osf4.h \
366 lbl/os-solaris2.h \
367 lbl/os-sunos4.h \
368 lbl/os-ultrix4.h \
370 missing/datalinks.c \
371 missing/dlnames.c \
372 missing/getopt_long.c \
374 missing/getservent.c \
375 missing/pcap_dump_ftell.c \
376 missing/snprintf.c \
377 missing/strdup.c \
378 missing/strlcat.c \
379 missing/strlcpy.c \
380 missing/strsep.c \
383 print-smb.c \
384 send-ack.awk \
385 smbutil.c \
389 TEST_DIST= `git -C "$$DIR" ls-files tests | grep -v 'tests/\..*'`
396 @rm -f $@
397 $(CC) $(FULL_CFLAGS) $(LDFLAGS) -o $@ $(OBJ) $(LIBNETDISSECT) $(LIBS)
400 @rm -f $@
404 datalinks.o: $(srcdir)/missing/datalinks.c
405 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/datalinks.c
406 dlnames.o: $(srcdir)/missing/dlnames.c
407 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/dlnames.c
408 getservent.o: $(srcdir)/missing/getservent.c
409 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/getservent.c
410 getopt_long.o: $(srcdir)/missing/getopt_long.c
411 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/getopt_long.c
412 snprintf.o: $(srcdir)/missing/snprintf.c
413 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/snprintf.c
414 strdup.o: $(srcdir)/missing/strdup.c
415 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/strdup.c
416 strlcat.o: $(srcdir)/missing/strlcat.c
417 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/strlcat.c
418 strlcpy.o: $(srcdir)/missing/strlcpy.c
419 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/strlcpy.c
420 strsep.o: $(srcdir)/missing/strsep.c
421 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/strsep.c
422 pcap_dump_ftell.o: $(srcdir)/missing/pcap_dump_ftell.c
423 $(CC) $(FULL_CFLAGS) -o $@ -c $(srcdir)/missing/pcap_dump_ftell.c
426 [ -d $(DESTDIR)$(bindir) ] || \
427 (mkdir -p $(DESTDIR)$(bindir); chmod 755 $(DESTDIR)$(bindir))
430 [ -d $(DESTDIR)$(mandir)/man1 ] || \
431 (mkdir -p $(DESTDIR)$(mandir)/man1; chmod 755 $(DESTDIR)$(mandir)/man1)
435 rm -f $(DESTDIR)$(bindir)/$(PROG)
436 rm -f $(DESTDIR)$(bindir)/$(PROG).`cat ${srcdir}/VERSION`
437 rm -f $(DESTDIR)$(mandir)/man1/$(PROG).1
440 lint -hbxn $(SRC) $(LIBNETDISSECT_SRC) | \
441 grep -v 'struct/union .* never defined' | \
442 grep -v 'possible pointer alignment problem'
445 rm -f $(CLEANFILES) $(PROG)-`cat ${srcdir}/VERSION`.tar.gz \
449 rm -f Makefile config.cache config.log config.status \
450 config.h os-proto.h stamp-h stamp-h.in $(PROG).1 \
452 tests/failure-outputs.txt
453 rm -rf autom4te.cache tests/DIFF tests/NEW
462 ctags -wtd $(TAGFILES)
469 # is tcpdump-{release}, containing all the checked-in source files,
475 # The --format=tar is to force git archive to write a non-compressed
476 # archive, in case the platform's tar command doesn't have built-in
482 # (It turns HEAD, or a tag, both of which are apparently "tree-ish"es,
489 @TAG=$(PROG)-`cat VERSION` && \
490 if [ ! -d .git ]; then echo 'Not in a git clone, stop.'; exit 1; fi && \
491 TMPTESTFILE=`mktemp -t tmptestfile_XXXXXXXX` && \
492 rm -f "$$TMPTESTFILE" && \
495 rm -rf "$$AUTORECONF_DIR" && \
498 if git -C "$$DIR" show-ref --tags --quiet --verify -- "refs/tags/$$TAG"; then \
499 (git -C "$$DIR" archive --format=tar --prefix="$$TAG"/ "$$TAG^{tree}" $(RELEASE_FILES) | \
500 tar xf -) && \
503 (git -C "$$DIR" archive --format=tar --prefix="$$TAG"/ "HEAD^{tree}" $(RELEASE_FILES) | \
504 tar xf -) && \
507 (cd "$$TAG" && "$${AUTORECONF:-autoreconf}" && rm -rf autom4te.cache) && \
509 rm -f "$$DIR/$$TAG".tar.gz && \
510 gzip --best "$$DIR/$$TAG".tar && \
512 rm -rf "$$AUTORECONF_DIR"
515 @TAG=$(PROG)-`cat VERSION` && \
519 rm -rf "$$TAG" && \
520 rm -rf "$$INSTALL_DIR" && \
525 …echo "[$@] $$ ./configure --enable-instrument-functions --enable-smb --quiet --prefix=$$INSTALL_DI…
526 ./configure --enable-instrument-functions --enable-smb --quiet --prefix="$$INSTALL_DIR" && \
527 echo '[$@] $$ $(MAKE) -s all check' && \
528 $(MAKE) -s all check >/dev/null && \
529 echo '[$@] $$ $(MAKE) -s install' && \
530 $(MAKE) -s install && \
532 rm -rf "$$TAG" && \
533 rm -rf "$$INSTALL_DIR" && \
540 echo '[$@] $$ cmake -DENABLE_SMB=yes [...] ..' && \
541 cmake -DENABLE_SMB=yes \
542 -DCMAKE_INSTALL_PREFIX="$$INSTALL_DIR" \
543 -DCMAKE_MESSAGE_LOG_LEVEL=NOTICE \
544 -DCMAKE_RULE_MESSAGES=OFF \
545 -DCMAKE_INSTALL_MESSAGE=NEVER \
547 echo '[$@] $$ $(MAKE) -s all check' && \
548 $(MAKE) -s all check >/dev/null && \
549 echo '[$@] $$ $(MAKE) -s install' && \
550 $(MAKE) -s install && \
552 rm -rf "$$TAG" && \
553 rm -rf "$$INSTALL_DIR" && \
558 @if git grep -I -n ' $$' $$(git ls-files|grep -v '^tests/'); then \
563 @if git grep -I -n ' $$' $$(git ls-files|grep -v '^tests/'); then \
568 @if git grep -I -n '[ ][ ]' $$(git ls-files|grep -v '^tests/'); then \
577 …@echo $(MKDEP) -c $(CC) -m "$(DEPENDENCY_CFLAG)" -s "$(srcdir)" $(DEFS) $(INCLS) $(SRC) '<libnetdi…
578 …@$(MKDEP) -c $(CC) -m "$(DEPENDENCY_CFLAG)" -s "$(srcdir)" $(DEFS) $(INCLS) $(SRC) $(LIBNETDISSECT…
581 …shellcheck -f gcc -e SC2006 autogen.sh build.sh build_matrix.sh build_common.sh mkdep .ci-coverity