1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-18 01:26:23 -04:00
elinks/doc/man/man5/Makefile

8 lines
187 B
Makefile
Raw Normal View History

-include ../../../Makefile.config
install:
$(INSTALL_DATA) elinks.conf.5 $(DESTDIR)$(mandir)/man5
$(INSTALL_DATA) elinkskeys.5 $(DESTDIR)$(mandir)/man5
-include ../../../Makefile.lib