mirror of
https://github.com/nmap/nmap.git
synced 2026-01-28 17:19:05 +00:00
Clean up generated files in libpcap on make clean. Fixes #1435
This commit is contained in:
@@ -221,7 +221,7 @@ distclean-nsock distclean-nbase @NDIFF_DIST_CLEAN@ clean debugclean
|
||||
stamp-h.in config.cache config.log config.status
|
||||
|
||||
clean-pcap:
|
||||
-cd $(LIBPCAPDIR) && $(MAKE) clean
|
||||
-cd $(LIBPCAPDIR) && $(MAKE) clean && rm -f version.c pcap_version.h
|
||||
|
||||
clean-libssh2:
|
||||
-cd $(LIBSSH2DIR)/src && $(MAKE) prefix="" DESTDIR=$(NDIR)/$(LIBSSH2DIR) uninstall-libLTLIBRARIES
|
||||
|
||||
Reference in New Issue
Block a user