From b9dc154eb533324075ffd3e70e5ab2430215d984 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 7 Dec 2020 04:29:46 +0100
Subject: [PATCH] Remove obsolete 'gnu_regex.@OBJEXT@' target

---
 GNUmakefile.in | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/GNUmakefile.in b/GNUmakefile.in
index 2f74c843..f7ea871e 100644
--- a/GNUmakefile.in
+++ b/GNUmakefile.in
@@ -747,9 +747,6 @@ ssl.@OBJEXT@: ssl.c ssl.h ssl_common.h config.h $(PROJECT_H_DEPS) encode.h errlo
 openssl.@OBJEXT@: openssl.c ssl.h ssl_common.h config.h $(PROJECT_H_DEPS) encode.h errlog.h jcc.h miscutil.h
 ssl_common.@OBJEXT@: ssl_common.c ssl.h ssl_common.h config.h $(PROJECT_H_DEPS) errlog.h miscutil.h
 
-# GNU regex
-gnu_regex.@OBJEXT@: gnu_regex.c gnu_regex.h config.h
-
 # PCRS
 pcrs.@OBJEXT@: pcrs.c pcrs.h config.h @STATIC_PCRE_ONLY@pcre/pcre.h
 
-- 
2.49.0