1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00
elinks/src/cache/Makefile
2023-11-25 13:29:23 +01:00

7 lines
121 B
Makefile

top_builddir=../..
include $(top_builddir)/Makefile.config
OBJS = cache.o dialogs.o
include $(top_srcdir)/Makefile.lib