SMJS: Use JS_THIS_OBJECT and JS_CALLEE, not argv[-1] and argv[-2]
[elinks/elinks-j605.git] / src / protocol / file / Makefile
blob99e51b9a64ef79cf82fd19e56424d616756e716d
1 top_builddir=../../..
2 include $(top_builddir)/Makefile.config
4 OBJS-$(CONFIG_CGI) += cgi.o
6 OBJS = file.o mailcap.o
8 include $(top_srcdir)/Makefile.lib