File: Makefile.am

package info (click to toggle)
tcpflow 1.4.4%2Brepack1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,560 kB
  • ctags: 4,525
  • sloc: cpp: 17,278; python: 4,221; sh: 1,413; xml: 769; ansic: 355; makefile: 287
file content (29 lines) | stat: -rw-r--r-- 871 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
#
# About the tests:
#
# test1.sh - 
# test2.sh - 
# test3.sh - 
#
# About the test files:
#

EXTRA_DIST = test1.sh test1.pcap test2.pcap test3.pcap test4.pcap  \
	test-pdfs.sh test-multifile.sh test-iptree.sh 

TESTS = test1.sh test-pdfs.sh test-multifile.sh test-iptree.sh
CLEANFILES = \
	out/010.000.000.001.09999-010.000.000.002.36559--42 \
	out/010.000.000.002.36559-010.000.000.001.09999--42 \
	out/074.125.019.101.00080-192.168.001.102.50956 \
	out/074.125.019.104.00080-192.168.001.102.50955 \
	out/192.168.001.102.50955-074.125.019.104.00080 \
	out/192.168.001.102.50956-074.125.019.101.00080 \
	out/2001:6f8:102d::2d0:9ff:fee3:e8de.59201-2001:6f8:900:7c0::2.00080 \
	out/2001:6f8:900:7c0::2.00080-2001:6f8:102d::2d0:9ff:fee3:e8de.59201 \
	out/report.xml 

clean:
	@echo Erase any left over trace files
	/bin/rm -f *.[0-9][0-9][0-9][0-9][0-9]-[0-9][0-9][0-9].*