# FILE IDENTIFICATION # # Name: Makefile # Purpose: Makefile for CLSQL Interfaces # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # # CVS Id: $Id: Makefile,v 1.1 2002/04/28 11:00:11 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # # UFFI users are granted the rights to distribute and use this software # as governed by the terms of the Lisp Lesser GNU Public License # (http://opensource.franz.com/preamble.html), also known as the LLGPL. SUBDIRS:=aodbc clsql-uffi mysql oracle postgresql postgresql-socket include ../Makefile.common .PHONY: distclean distclean: clean