Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cduce
cduce
Commits
6204f688
Commit
6204f688
authored
Jul 10, 2007
by
Pietro Abate
Browse files
[r2003-09-17 06:48:34 by cvscast] Empty log message
Original author: cvscast Date: 2003-09-17 06:48:34+00:00
parent
2da34588
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
6204f688
include
Makefile.distrib
# We put this rule here to avoid re-building wlexer.ml on
# user installation (wlex may not be available)
parser/wlexer.ml
:
parser/wlexer.mll
wlex parser/wlexer.mll
# For development
pull
:
tools/pull.$(EXTENSION)
...
...
Makefile.distrib
View file @
6204f688
...
...
@@ -125,8 +125,8 @@ compute_depend: misc/q_symbol.cmo
ocamldep
$(INCLUDES)
$(SYNTAX_PARSER)
$(DEPEND)
|
\
sed
-e
"s|: |: misc/q_symbol.cmo |"
>
depend
parser/wlexer.ml
:
parser/wlexer.mll
wlex parser/wlexer.mll
#
parser/wlexer.ml: parser/wlexer.mll
#
wlex parser/wlexer.mll
clean
:
for
i
in
$(CLEAN_DIRS)
;
do
\
...
...
Write
Preview
Markdown
is supported
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