0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-09-21 19:46:23 -04:00
Files
elinks/doc/man/man1/Makefile

7 lines
129 B
Makefile
Raw Normal View History

-include ../../../Makefile.config
install-l:
$(INSTALL_DATA) elinks.1 $(DESTDIR)$(mandir)/man1
-include ../../../Makefile.lib