1
0
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:
fyodor
2007-06-26 00:47:57 +00:00
parent 21e986b0fd
commit aa2aa3ddee

View File

@@ -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 =