|
97e5dae4db
|
In Makefile use LDFLAGS only for build of an executable, and CFLAGS only for build of the object files.
|
2024-03-25 00:54:18 +04:00 |
|
|
d5f6739fcd
|
In Makefile added _POSIX_C_SOURCE=200112L in order to use getaddrinfo(). Also added -f flag to an rm util to ignore non-existent files.
|
2024-03-24 19:29:45 +04:00 |
|
|
026d8376e7
|
IN Makefile a clean target added.
|
2024-03-22 04:15:44 +04:00 |
|
|
64176055d0
|
An initial commit. :)
|
2024-03-21 04:10:02 +04:00 |
|