1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-01 02:05:33 +00:00
elinks/src/viewer/Makefile

8 lines
149 B
Makefile
Raw Permalink Normal View History

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