|
67513cc729
|
Introduced un-/install targets. DESTDIR should be empty by default.
|
2024-04-01 00:03:38 +04:00 |
|
|
c468363efb
|
Okay, current state of the addrbook. And it is... Segmentation fault! xD
|
2024-03-28 04:19:29 +04:00 |
|
|
5fbbea3686
|
Let's add -flto to do a link time optimisation. It saves a few bytes.
|
2024-03-25 01:16:41 +04:00 |
|
|
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 |
|