dect
/
libpcap
Archived
13
0
Fork 0

Clean up handling of the "net" symlink made by the configure script.

In "make distclean", get rid of it; in .gitignore, ignore it.
This commit is contained in:
Guy Harris 2010-08-23 03:12:12 -07:00
parent ce38b0cd9b
commit e84ae717b4
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -15,6 +15,7 @@ libpcap.*.dylib
libpcap.sl
libpcap.so.*
libpcap-*.tar.gz
net
pcap-config
pcap-filter.manmisc
pcap-linktype.manmisc

View File

@ -693,7 +693,7 @@ clean:
distclean: clean
rm -f Makefile config.cache config.log config.status \
config.h gnuc.h os-proto.h bpf_filter.c pcap-config \
config.h gnuc.h net os-proto.h bpf_filter.c pcap-config \
stamp-h stamp-h.in
rm -f $(MAN3PCAP_EXPAND:.in=) $(MANFILE:.in=) $(MANMISC:.in=)
rm -rf autom4te.cache