]> The Tcpdump Group git mirrors - libpcap/commitdiff
Clean up handling of the "net" symlink made by the configure script.
authorGuy Harris <[email protected]>
Mon, 23 Aug 2010 10:12:12 +0000 (03:12 -0700)
committerGuy Harris <[email protected]>
Mon, 23 Aug 2010 10:12:12 +0000 (03:12 -0700)
In "make distclean", get rid of it; in .gitignore, ignore it.

.gitignore
Makefile.in

index b8d7f0fb2335a2d10c9ea3abca8785d217da955b..c04500a95578edc92cd438fab1cf4d06b46b018c 100644 (file)
@@ -15,6 +15,7 @@ libpcap.*.dylib
 libpcap.sl
 libpcap.so.*
 libpcap-*.tar.gz
+net
 pcap-config
 pcap-filter.manmisc
 pcap-linktype.manmisc
index 129b18edac9e62949451d52e029f0e26f16393f8..ae2e4a348fe341dbc3180588515e5eaa5f7e53fb 100644 (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