diff options
author | Brian S. Dean <bsd@FreeBSD.org> | 2004-04-29 22:58:05 +0000 |
---|---|---|
committer | Brian S. Dean <bsd@FreeBSD.org> | 2004-04-29 22:58:05 +0000 |
commit | 52865eed54a7c8498edfe8d4aec239efd130fcd7 (patch) | |
tree | 2dc37ccaa6cf60509b84e354989ea1d11695c575 | |
parent | Fix up last commit entry (devel/avrprog) to indicate the replacement (diff) |
Finish removal of 'avrprog'.
Notes
Notes:
svn path=/head/; revision=107994
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8df7f9837056..22682eaa06bf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -75,7 +75,6 @@ SUBDIR += avr-gdb SUBDIR += avr-libc SUBDIR += avrdude - SUBDIR += avrprog SUBDIR += bcc SUBDIR += bcpp SUBDIR += bglibs |