mirror of https://gogs.blitter.com/RLabs/xs
Fixed freeBSD gmake note
Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
parent
51488fab6d
commit
769df46fb1
|
@ -1,6 +1,6 @@
|
|||
## The Makefile(s) to build require GNU make (gmake).
|
||||
## Please install and invoke build via:
|
||||
## $ MAKE=gmake make <targets>
|
||||
## $ gmake <targets>
|
||||
## eg.,
|
||||
## $ MAKE=gmake make clean all
|
||||
## $ gmake clean all
|
||||
|
||||
|
|
Loading…
Reference in New Issue