-
Hécate authored
This commit simplifies and fixes several quirks of the Makefile: * LDLIBS is now used instead of LDFLAGS * Only one step is now necessary to compile the binary * clean is now marked as a PHONY rule
Hécate authoredThis commit simplifies and fixes several quirks of the Makefile: * LDLIBS is now used instead of LDFLAGS * Only one step is now necessary to compile the binary * clean is now marked as a PHONY rule