diff dmd/mars.h @ 637:29dc68c949b0

Applied the FreeBSD patch from Ralith, closes ticket #95 , slightly changed but basically the same. Thanx Ralith :)
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Thu, 02 Oct 2008 03:25:46 +0200
parents 7824c21a58e3
children 5709381df7e8
line wrap: on
line diff
--- a/dmd/mars.h	Thu Oct 02 01:42:21 2008 +0200
+++ b/dmd/mars.h	Thu Oct 02 03:25:46 2008 +0200
@@ -52,7 +52,8 @@
     OSinvalid,
     OSLinux,
     OSWindows,
-    OSMacOSX
+    OSMacOSX,
+    OSFreeBSD
 };
 
 // Put command line switches in here