Changeset 34:eda742a0b1b4 in lemon-tutorial for Makefile.in
- Timestamp:
- 02/15/10 10:21:17 (15 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.in
r17 r34 40 40 mv libstdc++.tag.tmp libstdc++.tag || \ 41 41 rm libstdc++.tag.tmp 42 wget -O lemon.tag.tmp http://lemon.cs.elte.hu/pub/doc/1.0/lemon.tag && \42 wget -O lemon.tag.tmp @make_lemon_doc_prefix@/lemon.tag && \ 43 43 mv lemon.tag.tmp lemon.tag || \ 44 44 rm lemon.tag.tmp
Note: See TracChangeset
for help on using the changeset viewer.