diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-12 01:30:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-12 01:30:36 +0000 |
commit | a32b3a56553677e14a448f1a16a11a4a984b3574 (patch) | |
tree | bbbbf69f2baa1191c5594c667610bb069bd22380 /cross/Makefile | |
parent | 678a50db460281f0c10dbbd050415b0e8e38af2a (diff) | |
download | pkgsrc-a32b3a56553677e14a448f1a16a11a4a984b3574.tar.gz |
Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
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 fee8e20b2e2..466fdb93f73 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,5 @@ -# $NetBSD: Makefile,v 1.19 2000/12/04 13:18:39 agc Exp $ +# $NetBSD: Makefile,v 1.20 2000/12/12 01:30:45 wiz Exp $ +# SUBDIR += arm-netbsd SUBDIR += armv2-netbsd |