1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Updated README.md: Use GNU Make or compatible.

This commit is contained in:
Nick Patavalis
2015-08-26 23:17:42 +03:00
parent 02c92807cb
commit 8e9cf33cc2

View File

@ -80,6 +80,18 @@ Makefile, to recompile say:
make
```
If your system's default make(1) command is not GNU Make (or
compatible enough), find out how you can run GNU Make on your
system. For example:
```
gmake clean
gmake
```
Alternatively, you might have to make some trivial edits to the
Makefile for it to work with your system's make(1) command.
## Using picocom
If your computer is a PC and has the standard on-board RS-233 ports