Browse thread
how can I break up a long ocamlbuild _tags line?
- Eric Cooper
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Eric Cooper <ecc@c...> |
| Subject: | how can I break up a long ocamlbuild _tags line? |
I currently have this line in my _tags file:
<approx.{byte,native}>: use_unix, use_pcre, use_sha, use_syslog, use_netsys, use_netstring, use_netcgi, use_nethttpd-for-netcgi2
and it will probably get longer. If this were a Makefile, I'd use \
to break it across lines. Is there any equivalent trick?
--
Eric Cooper e c c @ c m u . e d u