@cryptotaxi247 / infra-1 / commits / b3f01b4a

Enabled cygwin and mac systems

svn path=/configurations/trunk/tud/; revision=8116

Martin Bravenboer committed Feb 28, 2007 at 22:51 UTC b3f01b4aee893c871c5d37f841aa5aaaa821c1f0
1 file changed +2 -2
supervisor/systems.nix
+2 -2
@@ -3,8 +3,8 @@
3 */
4 [ "i686-linux"
5 "x86_64-linux"
6 -# "i686-cygwin"
7 -# "i686-darwin"
6 + "i686-cygwin"
7 + "i686-darwin"
8 ]
9
10 # "powerpc-darwin"