From f5004e23c618ff466c82dda165f6a1c6c34400ec Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 27 Sep 1994 16:31:40 +0000 Subject: [PATCH] Added id-header. --- isam/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/isam/Makefile b/isam/Makefile index dd4180b..345135a 100644 --- a/isam/Makefile +++ b/isam/Makefile @@ -1,3 +1,8 @@ +# Copyright (C) 1994, Index Data I/S +# All rights reserved. +# Sebastian Hammer, Adam Dickmeiss +# $Id: Makefile,v 1.10 1994-09-27 16:31:40 adam Exp $ + SHELL=/bin/sh INCLUDE=-I../include CFLAGS=-g -Wall -pedantic -- 1.7.10.4