X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=db-oracle%2FMakefile;h=ae4912bf120884f76b86fed44b4f3c80965b9a56;hb=d9f41af62750c622945bb17b622a39689ee5b840;hp=31dc910ac631249247bca8ceb4621f69dd209f67;hpb=7b296f477e74a6db6e319e6cb6dff16be44e6a60;p=clsql.git diff --git a/db-oracle/Makefile b/db-oracle/Makefile index 31dc910..ae4912b 100644 --- a/db-oracle/Makefile +++ b/db-oracle/Makefile @@ -1,4 +1,19 @@ -SUBDIRS := +# FILE IDENTIFICATION +# +# Name: Makefile +# Purpose: Makefile for CLSQL Oracle interface +# Author: Kevin M. Rosenberg +# Created: May 2004 +# +# CVS Id: $Id$ +# +# This file, part of CLSQL, is Copyright (c) 2004 by Kevin M. Rosenberg +# +# CLSQL 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= include ../Makefile.common