Pass $LIBS to the linker
[elinks.git] / Makefile
blob52da867afb5db2dedc5956ae7c11106666cfee64
1 path_to_top = .
2 include $(path_to_top)/Makefile.config
4 # TODO: Automagically rerun autoconf.
6 SUBDIRS = doc po src
9 clean-l:
10 rm -rf features.log
12 include $(path_to_top)/Makefile.lib