wok view spidermonkey/stuff/spidermonkey-Makefile.patch @ rev 9594

Removed: dia, gecko-mediaplayer, gens-gs, libfm, mplayerplug-in, nscd, pcmanfm2
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 12 22:04:33 2011 +0200 (2011-04-12)
parents 73f88b3f05a7
children
line source
1 *** Makefile.ref.orig 2009-02-16 09:56:29.000000000 -0600
2 --- Makefile.ref 2009-02-16 09:58:59.000000000 -0600
3 ***************
4 *** 169,184 ****
5 --- 169,185 ----
6 jstypes.h \
7 jsprvtd.h \
8 jspubtd.h \
9 jsregexp.h \
10 jsscan.h \
11 jsscope.h \
12 jsscript.h \
13 jsstr.h \
14 + jsutil.h \
15 jsxdrapi.h \
16 jsxml.h \
17 $(NULL)
19 API_HFILES = \
20 jsapi.h \
21 jsdbgapi.h \
22 $(NULL)