1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/doc/man/man1/Makefile

7 lines
127 B
Makefile
Raw Normal View History

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