mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 19:39:07 +00:00
merge v5024 from soc07 - add NDIR variable to ease building Nmap distribution from soc07 Nmap branch rather than /nmap
This commit is contained in:
@@ -14,6 +14,7 @@ deskdir = $(prefix)/share/applications
|
||||
export NBASEDIR=@NBASEDIR@
|
||||
export NSOCKDIR=@NSOCKDIR@
|
||||
export LIBLUADIR = @LIBLUADIR@
|
||||
export NDIR=$(shell pwd)
|
||||
CC = @CC@
|
||||
CXX = @CXX@
|
||||
CCOPT =
|
||||
|
||||
Reference in New Issue
Block a user