From 0abf92a5ba3132c9727bec630ed1f04bc51b4f04 Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Mon, 29 May 1995 08:11:54 +0000 Subject: [PATCH] *** empty log message *** --- rfc1006/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rfc1006/Makefile b/rfc1006/Makefile index 7e93ce6..78fde4d 100644 --- a/rfc1006/Makefile +++ b/rfc1006/Makefile @@ -1,14 +1,14 @@ # Copyright (C) 1994, Index Data I/S # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile,v 1.3 1995-05-02 08:53:07 quinn Exp $ +# $Id: Makefile,v 1.4 1995-05-29 08:11:54 quinn Exp $ SHELL=/bin/sh INCLUDE=-I../include -I. -I../../xtimosi/src LIBDIR=../lib LIBINCLUDE=-L$(LIBDIR) CFLAGS= -g -Wall -pedantic -ansi -DEFS=$(INCLUDE) -DTRACE_TRANSPORT +DEFS=$(INCLUDE) #-DTRACE_TRANSPORT LIB=$(LIBDIR)/librfc.a LIBS=-lodr PO = rfct.o makensap.o -- 1.7.10.4