Skip to content
Snippets Groups Projects
  • Hécate's avatar
    2b871727
    Makefile rework · 2b871727
    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
    2b871727
    History
    Makefile rework
    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