[Omake] SVN Commit: OMake Build System (Rev. 9061)
Aleksey Nogin
nogin at cs.caltech.edu
Wed Apr 12 10:40:00 PDT 2006
On 12.04.2006 10:28, Jason Hickey wrote:
> Aleksey Nogin wrote:
>
>> Corner case - will argv wrappers work? For example (from LaTeX.om):
>
>
> Sure, that was one of the main points in all this quoting.
>
BTW, rev 9061 (which was mostly reverting a previous temporary fix)
broke LaTeX.om :-(
There are two problems there:
1) Typo: you wrote
run-latex $(prog) stdout-to-stderr
while it should have been
run-latex stdout-to-stderr $(prog)
2) Something else is wrong - when the above typo is fixed, it still does
not work correctly (try "rm -f doc/ps/omake-doc.dvi; omake
doc/ps/omake-doc.dvi").
--
Aleksey Nogin
Home Page: http://nogin.org/
E-Mail: nogin at cs.caltech.edu (office), aleksey at nogin.org (personal)
Office: Moore 04, tel: (626) 395-2200
More information about the OMake-Devel
mailing list