From e1c97726e0cfd472b7dab319a9df325a46b3414c Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Wed, 17 Jul 2002 10:47:09 +0000 Subject: wrap regcomp --- solenv/inc/wnt.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'solenv/inc/wnt.mk') diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk index 4e30ec6928f3..6236e8e690d3 100644 --- a/solenv/inc/wnt.mk +++ b/solenv/inc/wnt.mk @@ -2,9 +2,9 @@ # # $RCSfile: wnt.mk,v $ # -# $Revision: 1.35 $ +# $Revision: 1.36 $ # -# last change: $Author: hjs $ $Date: 2002-07-10 10:51:17 $ +# last change: $Author: hjs $ $Date: 2002-07-17 11:47:09 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -534,6 +534,7 @@ DLLPOSTFIX=mi IDLC=guw.pl idlc REGMERGE=guw.pl regmerge REGCOMPARE=guw.pl regcompare +REGCOMP=guw.pl regcomp CPPUMAKER=guw.pl cppumaker JAVAMAKER=guw.pl javamaker RDBMAKER=guw.pl rdbmaker -- cgit