summaryrefslogtreecommitdiffstats
path: root/dns/maradns/files/patch-utf8-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/maradns/files/patch-utf8-Makefile')
-rw-r--r--dns/maradns/files/patch-utf8-Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/dns/maradns/files/patch-utf8-Makefile b/dns/maradns/files/patch-utf8-Makefile
index eceeaba..208b5b4 100644
--- a/dns/maradns/files/patch-utf8-Makefile
+++ b/dns/maradns/files/patch-utf8-Makefile
@@ -1,5 +1,5 @@
---- utf8/Makefile.orig Wed Jun 20 19:33:48 2001
-+++ utf8/Makefile Mon Jun 25 00:46:08 2001
+--- utf8/Makefile.orig Sun Jul 22 21:25:44 2001
++++ utf8/Makefile Sun Jul 22 21:25:51 2001
@@ -5,7 +5,7 @@
EXECS=utf8test
@@ -9,14 +9,3 @@
all: $(EXECS)
-@@ -13,8 +13,8 @@
- rm -f $(OBJECTS) core $(EXECS)
-
- Utf8.o: Utf8.c ../libs/JessStr.h ../libs/MaraHash.h ../MaraDns.h
-- gcc -c $(FLAGS) -o Utf8.o Utf8.c
-+ $(CC) -c $(FLAGS) -o Utf8.o Utf8.c
-
- utf8test: utf8test.c $(OBJECTS)
-- gcc $(FLAGS) -o utf8test utf8test.c $(OBJECTS)
-+ $(CC) $(FLAGS) -o utf8test utf8test.c $(OBJECTS)
-
OpenPOWER on IntegriCloud