https://github.com/newam/hello-world-c-make
https://github.com/newam/hello-world-c-make
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/newam/hello-world-c-make
- Owner: newAM
- License: mit
- Created: 2022-07-12T16:43:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-12T16:43:16.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T10:36:28.982Z (2 months ago)
- Language: Makefile
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-world-c-make
Hello world in C, with two source files.
This was useful once upon a time to debug a CI system with a systemd `SystemCallFilter` that prevented make from executing.