mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-16 23:50:32 +00:00
Flatten GNU Make directory structure
This commit is contained in:
parent
04d39d47f1
commit
58d74ede4c
113 changed files with 241 additions and 7671 deletions
5
third_party/make/unistd.c
vendored
Normal file
5
third_party/make/unistd.c
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
/* clang-format off */
|
||||
#include "third_party/make/config.h"
|
||||
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
|
||||
#include "third_party/make/unistd.h"
|
||||
typedef int dummy;
|
Loading…
Add table
Add a link
Reference in a new issue