Manpage with actual content

This commit is contained in:
Nox Sluijtman 2023-01-19 17:33:24 +01:00
parent 400c6927e9
commit 25d5698465
5 changed files with 51 additions and 3 deletions

View file

@ -15,7 +15,7 @@ dist:
rm -rf $(DIRNAME)
clean:
rm $(MANPAGE) $(DIRNAME).tar.gz
rm -f $(MANPAGE) $(DIRNAME).tar.gz
install: $(MANPAGE)
install -dm 0755 $(DESTDIR)$(PREFIX)/bin