diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
commit | c9dc84a5224b30f876aca7950ba9667f10a42b4b (patch) | |
tree | d8441e63488bf8611df96673021fc142d567b5f2 /devel/Makefile | |
parent | ed69276f3b3057aa2b01874de91a6b7abbf2326b (diff) | |
download | ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.tar.gz ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index c99f8cc60a1b..174ef7b84b71 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.8 1995/04/16 04:17:12 asami Exp $ +# $Id: Makefile,v 1.9 1995/05/03 05:41:02 asami Exp $ # -# BROKEN= libmalloc +# BROKEN: libmalloc # + SUBDIR= bcc bison gmake m4 mprof xxgdb .include <bsd.port.subdir.mk> |