| | 1 | 2003-06-18 MIYASHITA Hisashi <himi@meadowy.org> |
|---|
| | 2 | |
|---|
| | 3 | * makefile.def: In include directive for meadow.defs, |
|---|
| | 4 | enclose the file name with "<>". |
|---|
| | 5 | (SRC_RELEASE_DRIVE, SRC_RELEASE_DIRECTORY, BIN_RELEASE_DRIVE) |
|---|
| | 6 | (BIN_RELEASE_DIRECTORY): Define it only if it has not been |
|---|
| | 7 | defined yet. |
|---|
| | 8 | |
|---|
| | 9 | * meadow.defs (MEADOW_SVN_URL): Use the public URL. |
|---|
| | 10 | |
|---|
| | 11 | * Meadow.mak (BIN_RELEASE_TARGET_DIRECTORY): Made it not depend |
|---|
| | 12 | on $(SRC_RELEASE_TARGET_DIRECTORY). Made the release image |
|---|
| | 13 | from the current source. |
|---|
| | 14 | (src_release): Don't copy *.elc files. |
|---|
| | 15 | |
|---|
| | 16 | * gmake.meadow.defs (INSTALL_DIR): Set INSTALL_DIR to c:/Meadow. |
|---|
| | 17 | * makefile.def (INSTALL_DIR): Ditto. |
|---|
| | 18 | |
|---|
| | 19 | |
|---|