aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-10-29feat(man page): Added man page for programmithe241-1/+1
2025-10-29build: Move Makefile to src/ and putting object files in src/ toomithe241-5/+7
Changed output directory for objects files and put Makefile in src/. This is because that is how it's expected in desc.pdf
2025-10-29build(Deploy): Added `deploy` target for archiving program in a `.tar.gz`mithe241-0/+28
`make deploy` compresses and adds executable to a `.tar.gz` archive. It also adds `README.md` to `usr/bin/sorter/doc/'