1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-01-03 14:57:44 -05:00
elinks/doc/man/man5/Makefile
2005-09-15 23:26:40 +02:00

8 lines
187 B
Makefile

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