npm

Nihal's Password Manager (WIP)
git clone git://git.nihaljere.xyz/npm
Log | Files | Refs | README | LICENSE

commit f082f6fa55f79cd967f2ed1234684109d55e9795
parent 38c59cda322dbdfbfb63499143a77cda8c78cb6b
Author: Nihal Jere <nihal@nihaljere.xyz>
Date:   Thu,  7 Oct 2021 21:08:56 -0500

Makefile: make POSIX

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -1,4 +1,4 @@ - +.POSIX: .PHONY: all clean install PREFIX = /usr/local