summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Move the definition of ".bin-check" as a .SUFFIXES entry to the topEuAndreh2024-02-271-2/+1
* Makefile: Assume $(sources) have no subdirectoryEuAndreh2024-02-071-13/+10
* Makefile: Install missing headers under "pindaiba/" directoryEuAndreh2024-01-081-3/+7
* Makefile: Remove $(MAKEFILE) variableEuAndreh2024-01-071-2/+1
* Makefile: Better placement of the "src/catalog.bin-check" target dependencyEuAndreh2024-01-051-3/+1
* Makefile: align end of linesEuAndreh2024-01-041-20/+20
* Makefile: Add support for LLVM fuzzerEuAndreh2024-01-021-1/+18
* Makefile: Move manpages and catalog discovery to mkdeps.shEuAndreh2024-01-021-5/+1
* Makefile: Add missing -lsiphash dependencyEuAndreh2024-01-021-1/+1
* Makefile: Replace $(TRANSLATIONS) with $(LANGUAGES)EuAndreh2024-01-021-3/+3
* Makefile: Don't build shared libraries anymoreEuAndreh2024-01-021-28/+10
* Init project: copy files and skeletons from othersEuAndreh2024-01-011-0/+199