summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)Author
2016-03-20Makefile: separate CPPFLAGS, compile optimized build by defaultHiltjo Posthuma
2016-02-24config.mk: add -D_DEFAULT_SOURCE to commented buildsHiltjo Posthuma
2016-01-13stop glibc complaining about _BSD_SOURCE being deprecatedQuentin Rameau
2016-01-06No need for -D_POSIX_C_SOURCE=200809Lsin
2016-01-06Always use the compat functionssin
2016-01-06Bring in reallocarray() from OpenBSDsin
2016-01-06Change default MANPREFIX to be ${PREFIX}/mansin
2015-12-26rename EXTRAOBJ to COMPATOBJHiltjo Posthuma
2015-12-25compat: add strlcpy, strlcat, for glibcHiltjo Posthuma
2015-12-05add Makefile and config.mkHiltjo Posthuma