blob: 56a087092dd3fe9b8b3e95737f1a5c73e02ae703 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- NickSpace.bproj/GNUmakefile.orig 2017-08-13 17:29:06 UTC
+++ NickSpace.bproj/GNUmakefile
@@ -26,8 +26,6 @@
# If not, write to the Free Software Foundation,
# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
-
NickSpace_MAIN_MODEL_FILE = NickSpace.gorm
include $(GNUSTEP_MAKEFILES)/common.make
|