From f12dd973a9e92e4d676696712ed5efbb6bf14aed Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Mon, 20 Mar 1995 09:45:34 +0000 Subject: [PATCH] Added depend NOP --- makelib/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/makelib/Makefile b/makelib/Makefile index e3737c7..b56eb49 100644 --- a/makelib/Makefile +++ b/makelib/Makefile @@ -1,7 +1,7 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.2 1995-03-16 17:42:29 quinn Exp $ +# $Id: Makefile,v 1.3 1995-03-20 09:45:34 quinn Exp $ #CC= SHELL=/bin/sh @@ -23,3 +23,5 @@ $(LIB): $(LIBS) clean: -rm -f *.o + +depend: -- 1.7.10.4