Use gmake if make doesn't work.

Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2001-05-13 15:58:59 +00:00
rodzic 2470018e5c
commit 01ee5c9920
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -3,3 +3,6 @@ the compiler flags when using HP's C compiler (not gcc). This can be
done by invoking configure with:
CC=cc CPPFLAGS=-D_HPUX_SOURCE CFLAGS=-Aa ./configure
HP's make utility may have problems with some of the Makefiles, if it
complains about missing separators, please try gmake (GNU make).