1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-16 15:04:37 -04:00
elinks/doc/man/man1/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
114 B
Makefile

path_to_top=../../..
include $(path_to_top)/Makefile.config
MAN1 = elinks.1
include $(path_to_top)/Makefile.lib