From: Adam Dickmeiss Date: Fri, 10 Feb 1995 17:21:17 +0000 (+0000) Subject: FML is add as sub Makefile. X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=90ed4c3551433f23eb50e7c2cd6d13f29add4797;p=egate.git FML is add as sub Makefile. --- diff --git a/Makefile b/Makefile index 813ce7b..0728bff 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,10 @@ # Europagate, 1994-1995. # # $Log: Makefile,v $ -# Revision 1.2 1995/02/10 16:48:52 adam +# Revision 1.3 1995/02/10 17:21:17 adam +# FML is add as sub Makefile. +# +# Revision 1.2 1995/02/10 16:48:52 adam # Minor changes. # # Revision 1.1.1.1 1995/02/09 17:27:11 adam @@ -10,7 +13,7 @@ # SHELL=/bin/sh MAKE=make -SUBDIR=res+log util +SUBDIR=res+log util fml CFLAGS=-Wall -g -pedantic -ansi CC=gcc