mirror of
https://github.com/nmap/nmap.git
synced 2026-01-08 07:29:03 +00:00
Don't make libnetutil/Makefile depend on ../config.status. It was
messing up "make clean".
This commit is contained in:
@@ -30,7 +30,7 @@ clean:
|
||||
distclean: clean
|
||||
rm -rf Makefile
|
||||
|
||||
Makefile: Makefile.in $(top_srcdir)/config.status
|
||||
Makefile: Makefile.in
|
||||
cd $(top_srcdir) && ./config.status
|
||||
|
||||
.cc.o:
|
||||
|
||||
Reference in New Issue
Block a user