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
6a9cff25
Commit
6a9cff25
authored
Oct 05, 2007
by
Pietro Abate
Browse files
[r2003-11-17 19:02:26 by beppe] fix typo
Original author: beppe Date: 2003-11-17 19:02:26+00:00
parent
12b931e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.distrib
View file @
6a9cff25
...
...
@@ -13,7 +13,7 @@ endif
# Check if running Cygwin
#
ifneq
(,$(findstring Cygwin, $(shell echo "
let _ =
Sys.os_type" | ocaml)))
ifneq
(,$(findstring Cygwin, $(shell echo "Sys.os_type
;;
" | ocaml)))
EXE
=
.exe
else
EXE
=
...
...
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