mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
cbb507a6b5
of the document. Keyboard doesn't work, Windows style path either. I tested it only under Wine.
7 lines
134 B
Makefile
7 lines
134 B
Makefile
top_builddir=../../..
|
|
include $(top_builddir)/Makefile.config
|
|
|
|
OBJS = overrides.o vt100.o win32.o
|
|
|
|
include $(top_srcdir)/Makefile.lib
|