• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to add Makerules in xcode 2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to add Makerules in xcode 2


  • Subject: Re: How to add Makerules in xcode 2
  • From: Ronald Rood <email@hidden>
  • Date: Wed, 11 May 2005 22:10:57 +0200

In the mean time I struggled a bit further and got the pro*c phase to work
using a run script that has the fun.pc file as input and the fun.c file as
output. :-)
One down, many more to go.
How can I make the system compile the generated fun.c to eventually build
the executable, together with some other routines that are also not compiled
yet :-(

Using make this was easy.
fun depends on fun.o, sql.o
fun.o depends on fun.c
fun.c depends on fun.pc
sql.o depends on sql.c

With Makerules that have the actions for every translation, like runnning
proc, cc, ld etc.

Ronald - trying to make fun ...


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: XCode packages not existing
  • Next by Date: Using precompiled .class files
  • Previous by thread: XCode packages not existing
  • Next by thread: Using precompiled .class files
  • Index(es):
    • Date
    • Thread