Changeset 14607


Ignore:
Timestamp:
01/22/14 14:20:24 (10 years ago)
Author:
Mark Evenson
Message:

build: ensure abcl-contrib.jar is created under Netbeans.

Loading still borked (q.v. what should SYS::FIND-SYSTEM-JAR do when
there is no `abcl.jar'?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/netbeans-build.xml

    r12404 r14607  
    1313  <target name="-post-compile" unless="abcl.compile.lisp.skip">
    1414    <antcall target="abcl.compile.lisp" />
     15    <antcall target="abcl-contrib.jar"/>
    1516  </target>
    1617</project>
Note: See TracChangeset for help on using the changeset viewer.