readme: note for BSD users

git-svn-id: trunk@40173 -
This commit is contained in:
mattias 2013-02-04 10:04:54 +00:00
parent b37b00794a
commit 4bfedf1d24

View File

@ -22,12 +22,16 @@ You don't need ./configure, just do
[]$ make clean bigide
(BSD users: gmake clean bigide)
This will create the lazarus executable with a lot of packages.
Start it and enjoy.
If the above gives an error you can try to build a minimal IDE with
[]$ make clean all
(BSD users: gmake clean all)
--------------------------------------------------------------------------------
Installation and Requirements: