|
c3116772a0
|
Makefile: do not use echo
Always use `printf --` instead
|
2024-07-09 00:20:28 +03:00 |
|
|
3f3913fe3a
|
Makefile: target distclean : also run testclean
Add the target `testclean` as a prerequisite for the target `distclean`
|
2024-07-09 00:15:35 +03:00 |
|
|
06510ce7f1
|
refactor: move testing script into Makefile
|
2024-07-08 22:12:19 +03:00 |
|
|
7eb1d1dbdf
|
Makefile: add target testclean
|
2024-07-08 21:07:14 +03:00 |
|
|
f0169f57e6
|
Makefile: extract variable of removed files and directories
|
2024-07-08 21:05:11 +03:00 |
|
|
f4726c1d27
|
Makefile: add target distclean
|
2024-07-08 21:04:41 +03:00 |
|
|
5a5d10b67d
|
Makefile: remove multiple directories in one call
|
2024-07-08 20:58:22 +03:00 |
|
|
d404c4ff3a
|
Makefile: generate executable file name alternatively
|
2024-07-08 20:50:46 +03:00 |
|
|
106646a98f
|
Makefile: add POSIX macro to CFLAGS
Declare macro `_POSIX_C_SOURCE` to `200809L` during compilation
|
2024-07-07 01:08:41 +03:00 |
|
|
cccde99e80
|
initial codebase upload
|
2024-07-07 00:48:23 +03:00 |
|