mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
Nmap's changes have been moved from the NMAP_MODIFICATIONS file to the Github repo at https://github.com/nmap/libdnet The NMAP_MODIFICATIONS file instead will document only the changes made to strip unused parts of the libdnet source prior to inclusion in Nmap.
8 lines
116 B
Makefile
8 lines
116 B
Makefile
## $Id$
|
|
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/include
|