diff options
author | wiz <wiz@pkgsrc.org> | 2003-05-22 07:25:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-05-22 07:25:09 +0000 |
commit | b2b7803e3df51923b2e9c9637aee642ad94867b0 (patch) | |
tree | 57cbe81c78eebf0fe856a4dc58c4224e7eb1504b /cross/Makefile | |
parent | b155494173daeb7df5f0670ccbac70ae1f12f449 (diff) | |
download | pkgsrc-b2b7803e3df51923b2e9c9637aee642ad94867b0.tar.gz |
Add commented out COMMON entry.
Diffstat (limited to 'cross/Makefile')
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index 0d342b3927d..0dac36c4cd1 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2003/03/22 16:08:48 grant Exp $ +# $NetBSD: Makefile,v 1.29 2003/05/22 07:25:09 wiz Exp $ # COMMENT= Cross-platform development utilities +#SUBDIR+= COMMON # not a real package SUBDIR+= bfd-crunchide SUBDIR+= bfd-mdsetimage SUBDIR+= binutils |