r4147: Auto commit for Debian build
[clsql.git] / clsql-mysql.asd
index aaae2afcc07ce798485feb79f016e25c99109b0e..0fa706ec256bfe824cf64cb690a0ac2ade2e0a24 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg\r
 ;;;; Date Started:  Aug 2002\r
 ;;;;\r
-;;;; $Id: clsql-mysql.asd,v 1.9 2002/09/20 06:37:39 kevin Exp $\r
+;;;; $Id: clsql-mysql.asd,v 1.13 2002/10/16 11:51:04 kevin Exp $\r
 ;;;;\r
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg\r
 ;;;;\r
@@ -20,6 +20,7 @@
 \r
 ;;; System definition\r
 \r
+#+(or allegro lispworks cmu sbcl openmcl mcl scl)\r
 (defsystem :clsql-mysql\r
   :name "cl-sql-mysql"\r
   :author "Kevin M. Rosenberg <kmr@debian.org>"\r
@@ -38,7 +39,3 @@
             (:file "mysql-sql" :depends-on ("mysql-api"))\r
             (:file "mysql-usql" :depends-on ("mysql-sql")))))\r
   :depends-on (:uffi :clsql-base :clsql-uffi))\r
-   \r
-(defmethod source-file-type  ((c cl-source-file)\r
-                             (s (eql (find-system :clsql-mysql)))) \r
-   "cl")\r