This is dummy.c in view mode; [Download] [Up]
/* 3.0 won't let you "make install" a project containing a bundle
* with no object code, so this makes it work
*/
int this_does_nothing(void)
{
return 0;
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.