Skip to content

Commit c890ef7

Browse files
committed
Add link
1 parent 190e3f9 commit c890ef7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/links/database.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,18 @@
678678
"build"
679679
]
680680
},
681+
"https://www.gnu.org/software/make/": {
682+
"id": "make",
683+
"description": "A development utility which controls the generation of executables and other non-source files of a program from the program's source files.",
684+
"short_url": "",
685+
"keywords": [
686+
"make",
687+
"makefile",
688+
"build",
689+
"development",
690+
"utility"
691+
]
692+
},
681693
"https://www.python.org/": {
682694
"id": "python",
683695
"description": "The official website of Python, a general purpose programming language.",

0 commit comments

Comments
 (0)