diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-01-06 08:05:31 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-01-06 08:05:31 +0000 |
commit | a480a804e8b9c773c497cc3735092e43fb89b3ba (patch) | |
tree | e1034c7e17a94665a0dbef1d4e1e4d7a7687366e /devel/Makefile | |
parent | fc0964260adbb0d3341a3b0d571d8a282839148a (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 08e785a794ef..c9b5e77853d1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -15,6 +15,7 @@ SUBDIR += arm-aout-binutils SUBDIR += arm-aout-gcc295 SUBDIR += arm-elf-binutils + SUBDIR += arm-elf-gcc295 SUBDIR += asis SUBDIR += asl SUBDIR += astyle |