Changeset f8c95c4 in buchla-68k
- Timestamp:
-
07/01/2017 08:31:08 AM
(7 years ago)
- Author:
- Thomas Lopatic <thomas@…>
- Branches:
- master
- Children:
- c65a0e2
- Parents:
- 698a58a
- Message:
-
Rebuild image when work directory changes.
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
r698a58a
|
rf8c95c4
|
|
147 | 147 | mkdir build |
148 | 148 | |
149 | | hatari/c.img: $(wildcard hatari/c/bin/*) |
| 149 | hatari/c.img: $(wildcard hatari/c/bin/*) $(wildcard hatari/c/work/*) |
150 | 150 | rm -f hatari/c.img |
151 | 151 | atari-hd-image 8 hatari/c.img BUCHLA hatari/c |