Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
POTTIER Francois
alphaLib
Commits
03c7271f
Commit
03c7271f
authored
Feb 15, 2017
by
POTTIER Francois
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Preprocess just [Unbound].
parent
7d3132ef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
src/Makefile
src/Makefile
+1
-3
No files found.
src/Makefile
View file @
03c7271f
...
...
@@ -47,7 +47,5 @@ uninstall:
reinstall
:
uninstall
@
$(MAKE)
install
SOURCES
:=
$(
shell
ls
*
.ml |
grep
-v
processed
)
include
$(shell ocamlfind query visitors)/Makefile.preprocess
processed
:
$(patsubst %.ml
,
%.processed.ml
,
$(SOURCES))
processed
:
Unbound.processed.ml
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