Sha256: a0dde75b229f3935acf90f68d31c3073d67f08cbf386d489f392df58e18e5ef1

Contents?: true

Size: 2 KB

Versions: 53

Compression:

Stored size: 2 KB

Contents

# -*- Mode: makefile -*-
#
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# The Original Code is Mozilla Communicator client code, released
# March 31, 1998.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 1998
# the Initial Developer. All Rights Reserved.
#
# Contributor(s):
#
# Alternatively, the contents of this file may be used under the terms of
# either of the GNU General Public License Version 2 or later (the "GPL"),
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
# in which case the provisions of the GPL or the LGPL are applicable instead
# of those above. If you wish to allow use of your version of this file only
# under the terms of either the GPL or the LGPL, and not to allow others to
# use your version of this file under the terms of the MPL, indicate your
# decision by deleting the provisions above and replace them with the notice
# and other provisions required by the GPL or the LGPL. If you do not delete
# the provisions above, a recipient may use your version of this file under
# the terms of any one of the MPL, the GPL or the LGPL.
#
# ***** END LICENSE BLOCK *****

DEPTH = ../../../..

include $(DEPTH)/config.mk
include $(DEPTH)/liveconnect/config/$(OS_CONFIG).mk

JARPATH   = netscape/javascript

JAVA_SRCS = JSException.java \
            JSObject.java    \
            JSProxy.java     \
            JSRunnable.java  \
            JSUtil.java

include $(DEPTH)/rules.mk

Version data entries

53 entries across 53 versions & 5 rubygems

Version Path
distil-0.14.5.a vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.4 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.3 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.2 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.2.a vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.1 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.1.a vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.0 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.0.i vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.0.h vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.0.g vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.0.d vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.0.c vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.14.0.b vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.13.6 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.13.5 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.13.4 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.13.3 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.13.2 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref
distil-0.13.1 vendor/jsl-0.3.0/src/liveconnect/classes/netscape/javascript/Makefile.ref