mirror of
https://github.com/rkd77/elinks.git
synced 2024-10-29 08:17:18 -04:00
fffc573769
Makefile.lib multiplex the real ones. That's so that the -recursive ones always come first.
7 lines
129 B
Makefile
7 lines
129 B
Makefile
-include ../../../Makefile.config
|
|
|
|
install-l:
|
|
$(INSTALL_DATA) elinks.1 $(DESTDIR)$(mandir)/man1
|
|
|
|
-include ../../../Makefile.lib
|