![Matthew Bauer](/assets/img/avatar_default.png)
This should make merge conflicts easier to handle. "gnustep" prefix has been removed to make thing simpler. So "gnustep_make" is now "make" within the gnustep scope.
5 lines
46 B
Bash
5 lines
46 B
Bash
#!/bin/sh
|
|
|
|
. $GNUSTEP_MAKEFILES/GNUstep.sh
|
|
$1
|