From 0d98f1227110082e9e507ca236458f6c363e25b6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 29 May 1995 13:46:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'. --- math/calc/scripts/configure | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 math/calc/scripts/configure (limited to 'math/calc/scripts/configure') diff --git a/math/calc/scripts/configure b/math/calc/scripts/configure deleted file mode 100644 index a6483fb5295c..000000000000 --- a/math/calc/scripts/configure +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -PREFIX=${PREFIX:-/usr/local} - -F=$WRKSRC/Makefile - -chmod +w $F || exit 1; - -echo "BINDIR= $PREFIX/bin" >> $F || exit 1; -echo "TOPDIR= $PREFIX/lib" >> $F -echo "MANDIR= $PREFIX/man/man1" >> $F -echo "CCOPT= -Wall -Wno-implicit -Wno-comment" >> $F \ No newline at end of file -- cgit v1.2.3