1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-05-18 00:48:57 -04:00
elinks/src/viewer/Makefile

8 lines
149 B
Makefile
Raw Normal View History

2005-10-20 04:00:35 +02:00
top_builddir=../..
include $(top_builddir)/Makefile.config
2005-09-16 13:33:43 +02:00
SUBDIRS = dump text
OBJS = action.o timer.o viewer.o
2005-09-16 13:33:43 +02:00
include $(top_srcdir)/Makefile.lib