diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-02-16 12:56:48 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-02-16 12:56:48 +0000 |
commit | 9042c690954cbc4ac8846fa8276b6b15366d6688 (patch) | |
tree | 01847a0e3f329716e6708796900e177dd57d7383 /cad | |
parent | Add NOMANCOMPRESS to Makefile (the native Makefile compresses man pages) (diff) |
This apparently isn't BROKEN any more.
Notes
Notes:
svn path=/head/; revision=16732
Diffstat (limited to 'cad')
-rw-r--r-- | cad/spice/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index aca5e849e4cc..409438816173 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -3,7 +3,7 @@ # Date created: 26 Mar 96 # Whom: Julian Jenkins <kaveman@magna.com.au> # -# $Id: Makefile,v 1.11 1998/09/27 08:16:26 steve Exp $ +# $Id: Makefile,v 1.12 1998/12/18 06:28:20 asami Exp $ # DISTNAME= sp3f4.kit @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= kaveman@magna.com.au -BROKEN_ELF= install - # documentation in ftp://ic.eecs.berkeley.edu/pub/Spice3/um.3f3.ps # These are included as patch-ab |