We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
PBTOMAKE -- Xcode to Unix
|
| Subject: |
|
Is there an utility for converting makefile or configure to Xcode project? |
| Date: |
|
2004-11-12 00:28:28 |
| From: |
|
terry_teague
|
Response to: Is there an utility for converting makefile or configure to Xcode project?
|
|
Yes, there is a program that should do what you want. The program is ConvertMake.
http://homepage.mac.com/walisser/convertmake/
It currently only creates ProjectBuilder projects, but those can be imported into Xcode.
Hope this helps.
Regards, Terry
|