mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +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:
parent
21e986b0fd
commit
aa2aa3ddee
1 changed files with 1 additions and 0 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue