summaryrefslogtreecommitdiffstats
path: root/editors/aee/files/patch-Makefile
blob: 82b386a33ea08905cad3640dc9b4e58f674616ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Makefile.orig	2001-04-22 06:46:45.000000000 +0200
+++ Makefile	2009-03-24 15:04:53.000000000 +0100
@@ -23,8 +23,8 @@
 
 xae :	localxae buildxae
 
-buildaee :	
-	make -f make.aee
+buildaee :	localaee
+	$(MAKE) -f make.aee
 
 localaee:
 	@./create.mk.aee
OpenPOWER on IntegriCloud