1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-15 00:58:24 -04: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