mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 07:29:01 +00:00
Uncomment the nselib_dist_clean Makefile target.
This commit is contained in:
@@ -155,8 +155,8 @@ dnet_dist_clean:
|
||||
-cd $(LIBDNETDIR) && $(MAKE) distclean
|
||||
lua_dist_clean:
|
||||
-cd $(LIBLUADIR) && $(MAKE) clean
|
||||
#nselib_dist_clean:
|
||||
#-cd nselib-bin && $(MAKE) distclean
|
||||
nselib_dist_clean:
|
||||
-cd nselib-bin && $(MAKE) distclean
|
||||
nbase_dist_clean:
|
||||
-cd $(NBASEDIR) && $(MAKE) distclean
|
||||
nsock_dist_clean:
|
||||
|
||||
Reference in New Issue
Block a user