Compare commits
No commits in common. "master" and "v1.0" have entirely different histories.
2
Makefile
2
Makefile
@ -53,7 +53,5 @@ distclean: clean
|
||||
$(RM) menu-helper
|
||||
|
||||
install: menu-helper menu-helper.1.gz
|
||||
install -d $(PREFIX)/bin
|
||||
install -m 755 menu-helper $(PREFIX)/bin/
|
||||
install -d $(PREFIX)/share/man/man1
|
||||
install -m 644 menu-helper.1.gz $(PREFIX)/share/man/man1/
|
||||
|
Loading…
x
Reference in New Issue
Block a user