Changeset 13f406136728ca63d5906018533f0df1f7c3ddf0
- Timestamp:
- 01/06/07 23:34:33 (6 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- 663fa42e88282f4adc5fd72b986a0f8eb1c4e3ff
- Children:
- e64708faddc6a7312297a983581fd73d44b37733
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:34:33Z+0000
- Message:
-
[project @ Use Automake for win32/ subdirectory]
Original author: Philipp Kern <phil@…>
Date: 2005-05-08 11:33:27+00:00
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r623510b
|
r13f4061
|
|
| 66 | 66 | |
| 67 | 67 | AC_CONFIG_FILES([Makefile]) |
| 68 | | AC_OUTPUT([po/Makefile.in]) |
| | 68 | AC_OUTPUT([po/Makefile.in win32/Makefile]) |
| 69 | 69 | |
-
|
r663fa42
|
r13f4061
|
|
| 1 | 1 | gobby.res: gobby.rc |
| 2 | 2 | windres -i gobby.rc --input-format=rc -o gobby.res -O coff |
| 3 | | |
| 4 | | distdir: |
| 5 | | # |