utop/_tags

11 lines
163 B
Plaintext

# -*- conf -*-
# Use compiler interfaces
<src/**/*.ml{,i}>: package(compiler-libs)
# Use camlp5
<src/camlp5/**/*.ml{,i}>: use_camlp5
# OASIS_START
# OASIS_STOP