チェンジセット 1800
- コミット日時:
- 2008/11/08 23:32:25 (2 ヶ月前)
- ファイル:
凡例:
- 変更無し
- 追加
- 削除
- 更新
- コピー
- 移動
ocaml/abc2xml/trunk/OMakefile
r1796 r1800 71 71 code 72 72 73 PROGRAM = abc2xml73 PROGRAM = habc-xml 74 74 75 75 OCamlProgram($(PROGRAM), main $(FILES)) ocaml/abc2xml/trunk/test/OMakefile
r1796 r1800 57 57 58 58 PROGRAM = runner 59 OCAML_LIBS += ../ abc2xml59 OCAML_LIBS += ../habc-xml 60 60 # OCAML_CLIBS += 61 61 # OCAML_OTHER_LIBS +=
