diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2005-12-27 20:36:39 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2005-12-27 20:36:39 (GMT) |
commit | ee58a783b27d50fa8545867108566dc0f3a1e026 (patch) | |
tree | 0e4517c465cd2c2702cd62de3f3f29bc068bc1da /PLATFORMS | |
parent | ed2cf9f703481e2b5fcf2b19f534d7228d48f0ed (diff) | |
download | Doxygen-ee58a783b27d50fa8545867108566dc0f3a1e026.zip Doxygen-ee58a783b27d50fa8545867108566dc0f3a1e026.tar.gz Doxygen-ee58a783b27d50fa8545867108566dc0f3a1e026.tar.bz2 |
Release-1.4.5-20051227
Diffstat (limited to 'PLATFORMS')
-rw-r--r-- | PLATFORMS | 51 |
1 files changed, 26 insertions, 25 deletions
@@ -1,28 +1,29 @@ -aix-g++ -aix-xlc -beos-g++ -dgux-g++ -freebsd-g++ -gnu-g++ -hpux-acc -hpux-cc -hpux-g++ -irix-64 -irix-dcc -irix-g++ -irix-n32 -linux-g++ +aix-g++ +aix-xlc +beos-g++ +dgux-g++ +freebsd-g++ +gnu-g++ +hpux-acc +hpux-cc +hpux-g++ +irix-64 +irix-dcc +irix-g++ +irix-n32 +linux-g++ +linux-64 macosx-c++ m68k-atari-mint-g++ -netbsd-g++ -openbsd-g++ -osf1-cxx -osf1-g++ -qnx-g++ -sco-g++ -solaris-cc -solaris-g++ -sunos-g++ -ultrix-g++ -unixware-g++ +netbsd-g++ +openbsd-g++ +osf1-cxx +osf1-g++ +qnx-g++ +sco-g++ +solaris-cc +solaris-g++ +sunos-g++ +ultrix-g++ +unixware-g++ win32-g++ |