mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Mention possible need for GNU make.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1367 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
44cbeaf2d3
commit
47be9a89db
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@ make
|
|||
make install
|
||||
@end example
|
||||
|
||||
If you have trouble with the Makefile, it may be that our makefiles use
|
||||
features that your @code{make} does not support; use GNU make.
|
||||
|
||||
Here are more detailed instructions.
|
||||
|
||||
@enumerate
|
||||
|
|
Loading…
Reference in a new issue