r2251: Auto commit for Debian build
[clsql.git] / clsql-aodbc.system
index afce921c86fc78b68f7a2538895e46ec61db5b24..4f6068560ed6d378de8466f7182f753d9b486ac5 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
-;;;; $Id: clsql-aodbc.system,v 1.7 2002/07/05 17:05:45 kevin Exp $
+;;;; $Id: clsql-aodbc.system,v 1.8 2002/07/26 05:19:00 kevin Exp $
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -22,7 +22,6 @@
 (defsystem :clsql-aodbc
     :source-pathname "cl-library:clsql;interfaces;aodbc;"
     :source-extension "cl"
-    :binary-pathname "cl-library:clsql;interfaces;aodbc;bin;"
     :components ((:file "aodbc-package")
                 (:file "aodbc-sql" :depends-on ("aodbc-package")))
     :depends-on (:clsql-base))