Makefile macOS fix, resolves #82, resolves #102

- Remove "ginstall" as "install" replacement on macOS
- Remove "-D" flag from "install" parameters
This commit is contained in:
Tiiffi
2024-11-07 17:14:25 +02:00
parent aa933d2c1f
commit deed43ad61
2 changed files with 4 additions and 9 deletions

View File

@ -1,5 +1,5 @@
Building and installing
------------------------
-----------------------
Only dependency is C library and POSIX getopt support.