freebsd-ports/mail/kiltdown/files/patch-tools-Makefile.in
2002-12-25 11:37:37 +00:00

11 lines
279 B
Text

--- tools/Makefile.in.orig Mon May 14 05:25:23 2001
+++ tools/Makefile.in Wed Dec 25 11:31:57 2002
@@ -10,7 +10,7 @@
$(CC) -o rescomp rescomp.c
dlgstrip: dlgstrip.cc
- $(CC) -o dlgstrip dlgstrip.cc
+ $(CXX) -o dlgstrip dlgstrip.cc
clean:
$(RM) -f rescomp core dlgstrip