You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/links/database.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -678,6 +678,18 @@
678
678
"build"
679
679
]
680
680
},
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
+
},
681
693
"https://www.python.org/": {
682
694
"id": "python",
683
695
"description": "The official website of Python, a general purpose programming language.",
0 commit comments