blob: d9876aeb0b7ca7519c87aa343f9e164e5033d9f4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# New ports collection makefile for: bcc
# Date created: 26 March 1995
# Whom: joerg
#
# $Id: Makefile,v 1.1.1.1 1994/12/28 11:53:41 joerg Exp $
#
DISTNAME= bcc
.include <bsd.port.mk>
|