gnumake: 4.2.1 -> 4.3

This commit is contained in:
Chuck
2020-07-02 17:44:47 +02:00
committed by Frederik Rietdijk
parent 204d583573
commit 0cfe9f3ae2
6 changed files with 29 additions and 245 deletions
@@ -0,0 +1,25 @@
diff -Naur a/src/read.c b/src/read.c
--- a/src/read.c
+++ b/src/read.c
@@ -109,9 +109,6 @@
#endif
INCLUDEDIR,
#ifndef _AMIGA
- "/usr/gnu/include",
- "/usr/local/include",
- "/usr/include",
#endif
0
};
diff -Naur a/src/remake.c b/src/remake.c
--- a/src/remake.c
+++ b/src/remake.c
@@ -1601,8 +1601,6 @@
static const char *dirs[] =
{
#ifndef _AMIGA
- "/lib",
- "/usr/lib",
#endif
#if defined(WINDOWS32) && !defined(LIBDIR)
/*