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

@ -16,12 +16,12 @@
/* Written by Bruno Haible <haible@clisp.cons.org>. */
#include <config.h>
#include "third_party/make/src/config.h"
/* Specification. */
#include "concat-filename.h"
#include "third_party/make/lib/concat-filename.h"
#include "xalloc.h"
#include "third_party/make/lib/xalloc.h"
/* Concatenate a directory filename, a relative filename and an optional
suffix. The directory may end with the directory separator. The second