get make to build

This commit is contained in:
ahgamut 2021-10-27 00:24:07 +05:30 committed by Justine Tunney
parent 7a50dba812
commit 3616f2a432
64 changed files with 9683 additions and 212 deletions

View file

@ -14,10 +14,10 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>. */
#include <config.h>
#include "third_party/make/src/config.h"
/* Specification. */
#include "getprogname.h"
#include "third_party/make/lib/getprogname.h"
#include <errno.h> /* get program_invocation_name declaration */
#include <stdlib.h> /* get __argv declaration */
@ -51,7 +51,7 @@
# include <sys/procfs.h>
#endif
#include "dirname.h"
#include "third_party/make/lib/dirname.h"
#ifndef HAVE_GETPROGNAME /* not Mac OS X, FreeBSD, NetBSD, OpenBSD >= 5.4, Cygwin */
char const *