Next: , Previous: rpm.make, Up: Project Types



1.4.14 Services (service.make)

A Service is like a Tool that provides a service to a running GNUstep program. It is a special form of bundle as well, accepting it's variables. Make sure that it's Info-gnustep.plist file, as referenced in the xxx_RESOURCE_FILES variable, contains the NSServices array.

— Services: SERVICE_NAME

SERVICE_NAME is the name of the service project type to be generated. The .service suffix is appended to the project bundle automatically.