From f32dc626071be239634b38793701765f17185d15 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 11 Apr 2002 11:02:41 +0000 Subject: Use the new PROG_CXX knob. --- gnu/usr.bin/groff/src/preproc/soelim/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/groff/src/preproc/soelim/Makefile b/gnu/usr.bin/groff/src/preproc/soelim/Makefile index 662a678..443d066 100644 --- a/gnu/usr.bin/groff/src/preproc/soelim/Makefile +++ b/gnu/usr.bin/groff/src/preproc/soelim/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ -PROG= soelim -SRCS= soelim.cc +PROG_CXX= soelim DPADD= ${LIBGROFF} LDADD= ${LIBGROFF} CLEANFILES= ${MAN} -- cgit v1.1