makefiles
Here are 88 public repositories matching this topic...
My very first own library. This project is about coding a C library. It contains a lot of general purpose functions that my programs rely upon.
-
Updated
Oct 16, 2022 - C
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
-
Updated
Sep 13, 2023 - C
A directory watcher to automate the process of creating Makefiles for Allegro projects. Only Windows.
-
Updated
Oct 16, 2019 - C
A collection of Makefiles to facilitate building Terraform, Golang projects, Dockerfiles, and more.
-
Updated
Dec 31, 2021 - Makefile
ARM M4 RTOS integration / STM32F4 Discovery Board
-
Updated
May 20, 2025 - C
Walkthrough of steps for making custom linux kernel modules, interacting with kernel space and understanding how proc file system works in linux. Programming-Project of Chapter-2 of Operating System Concepts : 10th-edition
-
Updated
Nov 7, 2022 - C
A collection of my commonly used makefile recipes.
-
Updated
Oct 7, 2025 - Makefile
Assortment of .mk files you can include in your projects to help bootstrap and enhance your workflow
-
Updated
Sep 30, 2025 - Makefile
Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.
-
Updated
Oct 14, 2024 - C
An agent-curated collection of Makefiles and educational resources covering a variety of different languages and special domains.
-
Updated
Oct 11, 2025 - Python
R related Makefile definitions
-
Updated
Apr 30, 2020 - Makefile
Case study and analysis on the complexity of the Bentley-Ottman Algorithm, with firstly its development in C thanks to graph theory (binary search tree, doubly linked list), and secondly with experiments carried out on it thanks to the shell script.
-
Updated
Nov 6, 2025 - C
Collection of files created during the course "Embedded Software (ISU)"
-
Updated
May 3, 2022 - C++
repo for more comfortable developement in C++ within MINGW Gcc
-
Updated
Sep 16, 2025 - Makefile
Some template stuff to dockerize your Python app
-
Updated
Jun 19, 2017 - Makefile
Improve this page
Add a description, image, and links to the makefiles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the makefiles topic, visit your repo's landing page and select "manage topics."