1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/doc/man/man5/Makefile
Jonas Fonseca daaf61331a Make installation also use the cmd calling
Makes it more obvious which files are actually installed. MKINSTALLDIRS
still spurs out a lot of 'mkdir ...', which probably should also be
silenced when V=0.
2005-10-01 14:16:19 +02:00

7 lines
132 B
Makefile

path_to_top=../../..
include $(path_to_top)/Makefile.config
MAN5 = elinks.conf.5 elinkskeys.5
include $(path_to_top)/Makefile.lib