{"id":15663264,"url":"https://github.com/ibara/make","last_synced_at":"2025-06-20T18:35:25.990Z","repository":{"id":16424320,"uuid":"79918238","full_name":"ibara/make","owner":"ibara","description":"Portable OpenBSD Make.","archived":false,"fork":false,"pushed_at":"2022-02-05T15:18:58.000Z","size":306,"stargazers_count":23,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-31T01:23:39.591Z","etag":null,"topics":["build","build-system","build-systems","build-tool","c","freebsd","linux","make","makefile","netbsd","openbsd","posix","unix","utility"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ibara.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-24T14:20:08.000Z","updated_at":"2025-01-27T03:50:57.000Z","dependencies_parsed_at":"2022-08-07T08:15:22.106Z","dependency_job_id":null,"html_url":"https://github.com/ibara/make","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibara%2Fmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibara","download_url":"https://codeload.github.com/ibara/make/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252667594,"owners_count":21785468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build","build-system","build-systems","build-tool","c","freebsd","linux","make","makefile","netbsd","openbsd","posix","unix","utility"],"created_at":"2024-10-03T13:36:13.764Z","updated_at":"2025-05-06T10:45:46.678Z","avatar_url":"https://github.com/ibara.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"make\n====\n`make`, or `omake`, is a portable version of the\n[OpenBSD](https://www.openbsd.org/)\nmake program.\nIt is currently synced with OpenBSD 6.9 -current as of July 22, 2021.\n\nThis version of make is suitable for ensuring standard Make compliance, for\nolder Unix machines that do not have a free Make or have a very old Make, or\nfor users that do not need the bells and whistles of `bmake` or `GNU Make`.\n\n`make` has no dependencies other than libc. It is known to build and run on all\n*BSD flavors, Linux, Mac OS X, Cygwin, AIX, and Solaris. It is very likely to\nrun on other Unix flavors; please let me know if you are using this on a Unix\nnot listed here so that I may add it to the list.\n\nCompiling\n---------\nTo build, run:\n```\n$ ./configure\n$ make\n# make install\n```\n\nWorking compilers\n-----------------\nThe following compilers are known to build `make`:\n* Clang\n* GCC\n* PCC\n* TinyCC\n* CParser\n* CompCert\n* lacc\n\nIt is likely that any C99 compiler will work.\n\nTesting\n-------\nTested on Linux and Mac OS X using TravisCI. *BSD, Cygwin, AIX, and Solaris\ntesting done manually. AIX 5.1L and Solaris 8 are used to help ensure backwards\ncompatibility.\n\nLicensing\n---------\nAll C files other than `portable.c` are 2- and 3-clause BSD licensed.\n`portable.c` has a combination of Public Domain, ISC, and 3-clause BSD\nlicensed code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibara%2Fmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibara%2Fmake/lists"}