From 22ebad30e4c29e1063c0076a67973b0110c11e53 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sun, 6 May 2012 14:01:32 +0000 Subject: Add a section to mkfiles.pl to build a makefile that compiles the OS X front end using GNUstep, yielding a Unix program built from the same code. Should make it easier to check OS X behaviour without having to move as far as a Mac :-) However, it doesn't compile as is, so I'll apply fixes to the code until it does. [originally from svn r9498] --- Recipe | 1 + 1 file changed, 1 insertion(+) (limited to 'Recipe') diff --git a/Recipe b/Recipe index 31b7008..d8b4eb6 100644 --- a/Recipe +++ b/Recipe @@ -13,6 +13,7 @@ !makefile wce Makefile.wce !makefile cygwin Makefile.cyg !makefile osx Makefile.osx +!makefile gnustep Makefile.gnustep !makefile nestedvm Makefile.nestedvm !srcdir icons/ -- cgit v1.1