diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-02-17 16:11:46 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-02-17 16:11:46 +0000 |
commit | aad79f3e3f48a6d67fa141072e0b311ad0092346 (patch) | |
tree | e846477c4c298e697e48127653b6378fac27cef2 /devel/Makefile | |
parent | a1bac9cb05411717e280b1551788dc2e9f3c3c5d (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 c0bd5ce89c18..417c2b456298 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -16,6 +16,7 @@ SUBDIR += arm-aout-gcc295 SUBDIR += arm-elf-binutils SUBDIR += arm-elf-gcc295 + SUBDIR += as80 SUBDIR += asis SUBDIR += asl SUBDIR += astyle |