mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 19:59:02 +00:00
8 lines
168 B
Makefile
8 lines
168 B
Makefile
## $Id: Makefile.am.common,v 1.2 2002/12/02 04:05:25 dugsong Exp $
|
|
|
|
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
INCLUDES = -I$(top_srcdir)/include
|
|
|
|
DISTCLEANFILES = *~
|