pkgsrc/devel/bcc/Makefile

20 lines
355 B
Makefile
Raw Normal View History

1998-11-13 00:03:39 +01:00
# $NetBSD: Makefile,v 1.4 1998/11/12 23:03:39 frueauf Exp $
1998-07-17 06:39:19 +02:00
# FreeBSD Id: Makefile,v 1.6 1996/11/18 11:22:35 asami Exp
#
DISTNAME= bcc
PKGNAME= bcc-95.3.12
CATEGORIES= devel
MAINTAINER= tsarna@netbsd.org
1998-11-13 00:03:39 +01:00
NOT_FOR_ARCHS= alpha #Severe LP64 problems
.include "../../mk/bsd.prefs.mk"
.ifdef MANZ
MANCOMPRESSED= yes
.endif
1998-07-17 06:39:19 +02:00
.include "../../mk/bsd.pkg.mk"