mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-27 11:26:43 +00:00
get make to build
This commit is contained in:
parent
7a50dba812
commit
3616f2a432
64 changed files with 9683 additions and 212 deletions
2
third_party/make/src/filedef.h
vendored
2
third_party/make/src/filedef.h
vendored
|
|
@ -19,7 +19,7 @@ this program. If not, see <http://www.gnu.org/licenses/>. */
|
|||
that the makefile says how to make.
|
||||
All of these are chained together through 'next'. */
|
||||
|
||||
#include "hash.h"
|
||||
#include "third_party/make/src/hash.h"
|
||||
|
||||
struct commands;
|
||||
struct dep;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue