aboutsummaryrefslogtreecommitdiffstats
path: root/editors/gphpedit/files/patch-src-Makefile.in
blob: 56df370fa374b182047420cea396d6b318ef75f8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/Makefile.in.orig    Thu Dec 22 20:56:32 2005
+++ src/Makefile.in Thu Dec 22 20:56:51 2005
@@ -499,7 +499,7 @@
    -g -Wall -DGTK -DSCI_LEXER
 
 gtkscintilla2/libgtkscintilla2.a:
-   cd gtkscintilla2 && make libgtkscintilla2.a && cd ..
+   cd gtkscintilla2 && $(MAKE) libgtkscintilla2.a && cd ..
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: