Initial git commit -- Transition from CodeGuard repository
[sdk] / configure
1 echo "The Ecere cross-platform SDK is pre-configured. Just type:
2
3                 mingw32-make; if you're on Microsoft® Windows™
4                                 (You need MinGW: http://www.mingw.org/)
5
6                 make;   if you're on Apple® Mac™ OS X™
7                                 (Leopard™/Xcode™ recommended)
8
9 or simply       make;  if you are on GNU/Linux™
10
11
12 The SDK can probably be built on BSD and other Unixes with some additional
13 jiggery-pokery."