mirror of
https://gitlab.com/EternalWanderer/maim-utils
synced 2025-05-06 06:36:40 +02:00
Manpage with actual content
This commit is contained in:
parent
400c6927e9
commit
25d5698465
5 changed files with 51 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue