diff options
Diffstat (limited to 'cad/dinotrace/Makefile')
-rw-r--r-- | cad/dinotrace/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index dee27cb7874..9d9ee7a00c5 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/07/21 16:32:10 martti Exp $ +# $NetBSD: Makefile,v 1.25 2003/08/08 15:42:15 seb Exp $ # DISTNAME= dinotrace-9.1k @@ -9,8 +9,6 @@ MAINTAINER= dmcmahill@NetBSD.org HOMEPAGE= http://www.veripool.com/dinotrace/ COMMENT= Tool for viewing the output of digital simulators -INFO_FILES= dinotrace.info - USE_BUILDLINK2= YES USE_X11BASE= YES GNU_CONFIGURE= YES |