r8153: initial changes to make installable with asdf-install
authorKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 11 Nov 2003 15:28:36 +0000 (15:28 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Tue, 11 Nov 2003 15:28:36 +0000 (15:28 +0000)
commitb31836193ceb646fa6e4fd7761dff378a9c67385
treebab3132cb8d020b4e5a752931c0e909113035991
parent87f839b47a246d3fff14d3ad70661a4ff66fd839
r8153: initial changes to make installable with asdf-install
22 files changed:
ChangeLog
clsql-mysql.asd
clsql-uffi.asd
db-mysql/Makefile
db-mysql/clsql-mysql.c [deleted file]
db-mysql/clsql-mysql.dll [deleted file]
db-mysql/clsql-mysql.lib [deleted file]
db-mysql/make.sh [new file with mode: 0644]
db-mysql/mysql-loader.lisp
db-mysql/mysql.c [new file with mode: 0644]
db-mysql/mysql.dll [new file with mode: 0644]
db-mysql/mysql.lib [new file with mode: 0644]
debian/changelog
uffi/Makefile
uffi/clsql-uffi-loader.lisp
uffi/clsql-uffi.c [deleted file]
uffi/clsql-uffi.dll [deleted file]
uffi/clsql-uffi.lib [deleted file]
uffi/make.sh [new file with mode: 0644]
uffi/uffi.c [new file with mode: 0644]
uffi/uffi.dll [new file with mode: 0644]
uffi/uffi.lib [new file with mode: 0644]