mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 23:19:03 +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
|
-cd $(LIBDNETDIR) && $(MAKE) distclean
|
||||||
lua_dist_clean:
|
lua_dist_clean:
|
||||||
-cd $(LIBLUADIR) && $(MAKE) clean
|
-cd $(LIBLUADIR) && $(MAKE) clean
|
||||||
#nselib_dist_clean:
|
nselib_dist_clean:
|
||||||
#-cd nselib-bin && $(MAKE) distclean
|
-cd nselib-bin && $(MAKE) distclean
|
||||||
nbase_dist_clean:
|
nbase_dist_clean:
|
||||||
-cd $(NBASEDIR) && $(MAKE) distclean
|
-cd $(NBASEDIR) && $(MAKE) distclean
|
||||||
nsock_dist_clean:
|
nsock_dist_clean:
|
||||||
|
|||||||
Reference in New Issue
Block a user