Updated Mac build instructions.

This commit is contained in:
fur%netscape.com 1998-08-29 02:20:24 +00:00
Родитель b00eff5b5f
Коммит f4c3b4d44f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -22,7 +22,7 @@ Build conventions:
- On Windows, use MSDEV4.2 (js*.mdp) or 5.0 (js*.mak).
- On Mac, use CodeWarrior 1.x (JSRef.prj.hqx) or 2 (JSRef.prj2.hqx).
- On Mac, use CodeWarrior 3.x (JSRef.mcp in the macbuild subdirectory)
- On Unix, use vendor cc or gcc (ftp://prep.ai.mit.edu/pub/gnu) for compiling,
and use gmake for building.