r8998: conditionalize shell command for windows
[clsql.git] / clsql-mysql.asd
index 9cb9739f6cf69c5610791f3491673d28fa88e75a..62945386fdacf30519241d7c6cdf3f3ad25db810 100644 (file)
@@ -51,6 +51,7 @@
   nil) 
 
 (defmethod perform ((o compile-op) (c clsql-mysql-source-file))
+  #-(or win32 mswindows)
   (unless (zerop (run-shell-command
                  "cd ~A; make"
                  (namestring (make-pathname :name nil