mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-28 03:44:33 +00:00
get make to build
This commit is contained in:
parent
7a50dba812
commit
3616f2a432
64 changed files with 9683 additions and 212 deletions
6
third_party/make/lib/xconcat-filename.c
vendored
6
third_party/make/lib/xconcat-filename.c
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue