From 9fda63cd79869c99f3a733366304b788c8c2ba05 Mon Sep 17 00:00:00 2001 From: cvs Date: Tue, 24 Oct 2000 11:48:39 +0000 Subject: [PATCH] Add StrMatch.c --- hardsup/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardsup/Makefile b/hardsup/Makefile index 8123a698..51954abd 100644 --- a/hardsup/Makefile +++ b/hardsup/Makefile @@ -6,7 +6,7 @@ OBJ= el734_utility.o asynsrv_utility.o stredit.o \ strjoin.o failinet.o geterrno.o el737_utility.o sinqhm.o serialsinq.o \ itc4util.o dillutil.o table.o el755_utility.o el755_errorlog.o \ - makeprint.o + makeprint.o StrMatch.o #---------- for Redhat linux CC= gcc