Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
664f8479
Commit
664f8479
authored
Jun 02, 2008
by
Alexandre Duret-Lutz
Browse files
do not install nips VM
parent
73b286cf
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
664f8479
2008-06-02 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* iface/nips/nips_vm/Makefile.am: Do not install NipsVM.
* iface/nips/Makefile.am (empt_check_LDADD, dottynips_LDADD):
Do not link libnipsvm.la here...
(libspotnips_la_LIBADD): ... do it here.
...
...
iface/nips/nips_vm/Makefile.am
View file @
664f8479
nipsvmdir
=
$(srcdir)
nipsvm_HEADERS
=
\
noinst_HEADERS
=
\
bytecode.h
\
hashtab.h
\
instr.h
\
...
...
@@ -18,7 +16,7 @@ nipsvm_HEADERS = \
timeval.h
\
tools.h
lib
_LTLIBRARIES
=
libnipsvm.la
noinst
_LTLIBRARIES
=
libnipsvm.la
libnipsvm_la_SOURCES
=
\
bytecode.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment