source:
CMT/v1r14p20031120/fragments/nmake/jar_header@
1
| Last change on this file since 1 was 1, checked in by , 21 years ago | |
|---|---|
| File size: 221 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | ${CONSTITUENT}javadirs :: |
| 3 | @if test ! -d $(javabin)/${CONSTITUENT} ; then $(mkdir) -p $(javabin)${CONSTITUENT} ; fi |
| 4 | |
| 5 | ${CONSTITUENT} :: ${CONSTITUENT}javadirs $(javabin)${CONSTITUENT}.jar |
| 6 | @echo ${CONSTITUENT} ok |
| 7 |
Note:
See TracBrowser
for help on using the repository browser.
