13 lines
200 B
Plaintext
Executable File
13 lines
200 B
Plaintext
Executable File
(executable
|
|
(name tst)
|
|
(libraries tst_stub)
|
|
(modes shared_object))
|
|
|
|
(alias
|
|
(name install)
|
|
(deps tst%{ext_dll}))
|
|
|
|
(rule
|
|
(targets tst.ml)
|
|
(action
|
|
(write-file %{targets} ""))) |