blob: e205ec7476f63e54036199adac6af84012c2281d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- Black.bproj/GNUmakefile.orig 2017-08-13 17:29:20 UTC
+++ Black.bproj/GNUmakefile
@@ -18,8 +18,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)
-
# Black_MAIN_MODEL_FILE = Black.gmodel
Black_PRINCIPAL_CLASS = BlackView
|