diff options
Diffstat (limited to 'mbone/vat')
-rw-r--r-- | mbone/vat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index e3b9928cef7..600c85a2a28 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1998/05/23 15:42:59 tv Exp $ +# $NetBSD: Makefile,v 1.14 1998/06/22 12:47:35 agc Exp $ # FreeBSD Id: Makefile,v 1.4 1997/09/11 03:54:43 fenner Exp # @@ -22,7 +22,6 @@ GSM_WORK= ${GSM_DIR}/${WRKDIR:T}/gsm-1.0-pl10 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-gsm=${GSM_WORK} INSTALL_TARGET= install install-man -MAN1= vat.1 post-install: @strip ${PREFIX}/bin/vat |