From: Adam Dickmeiss Date: Fri, 31 Mar 1995 09:42:56 +0000 (+0000) Subject: Swapped sub-dir ccl and fml. X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=0ec21cc0de0e5acfe1c809143b6fa15205d9f5a2;p=egate.git Swapped sub-dir ccl and fml. --- diff --git a/Makefile b/Makefile index 3c3e595..f896bc7 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ # Top level Makefile for Email gateway. # Europagate, 1994-1995. # -# $Id: Makefile,v 1.18 1995/03/30 14:21:41 adam Exp $ +# $Id: Makefile,v 1.19 1995/03/31 09:42:56 adam Exp $ # SHELL=/bin/sh MAKE=make -SUBDIR=res+log util fml ccl zlayer kernel +SUBDIR=res+log util ccl fml zlayer kernel CFLAGS=-Wall -g -pedantic -ansi CPP=$(CC) -E