File: Makefile.am

package info (click to toggle)
paketto 1.10-7
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,840 kB
  • ctags: 241
  • sloc: sh: 7,405; ansic: 3,764; makefile: 87
file content (13 lines) | stat: -rw-r--r-- 547 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUBDIRS = src config
DIST_SUBDIRS = src config m4 
EXTRA_DIST = reconfig README libnet-1.0.2a-pk1.tar.gz libpcap-0.7.1.tar.gz libtomcrypt.tar.gz TODO docs docs/lc_logs.txt docs/scanrand_logs.txt docs/minewt_logs.txt docs/paratrace_logs.txt docs/README

# We don't do "make clean" in libnet and libpcap during "make clean" mainly because there
# is no clean-hook, but also because they probably don't want us to undo what's probably
# a good build of libnet and libpcap.

dist-hook:
	rm -rf Libnet-1.0.2a
	rm -rf libpcap-0.7.1
	rm -rf libtomcrypt