Changeset 6ea1a2709641da5ec5c27367ff9110823fc08c82
- Timestamp:
- 21/10/07 13:02:45
(1 year ago)
- Author:
- Pierre d'Herbemont <pdherbemont@videolan.org>
- git-committer:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1192964565 +0000
- git-parent:
[fc68d313c7ec747bd201cc8dab166e607d652e94]
- git-author:
- Pierre d'Herbemont <pdherbemont@videolan.org> 1192964565 +0000
- Message:
contrib/src/Makefile: Make sure libpng link name is correctly set on Mac OS X. (Reported by maru).
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rde0b739 |
r6ea1a27 |
|
| 1593 | 1593 | endif |
|---|
| 1594 | 1594 | endif |
|---|
| 1595 | | $(INSTALL_NAME) |
|---|
| 1596 | | endif |
|---|
| | 1595 | endif |
|---|
| | 1596 | $(INSTALL_NAME) |
|---|
| 1597 | 1597 | touch $@ |
|---|
| 1598 | 1598 | |
|---|