Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
curry
curry-tools
Commits
eccf4ee5
Commit
eccf4ee5
authored
Feb 28, 2013
by
Michael Hanus
Browse files
Makefile corrected
parent
e07dc8cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
curry2js/Makefile
View file @
eccf4ee5
...
...
@@ -8,7 +8,7 @@ LIB=$(ROOT)/lib
META
=
$(LIB)
/meta
# generate executable for the Curry2JavaScript translator:
Curry2JS
.state
:
Curry2JS.curry $(LIB)/JavaScript.curry
\
Curry2JS
:
Curry2JS.curry $(LIB)/JavaScript.curry
\
$(META)/CompactFlatCurry.curry $(META)/FlatCurry.curry
$(ROOT)
/bin/
$(CURRYSYSTEM)
$(REPL_OPTS)
:l Curry2JS :save :q
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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