| 1 |
# Copyright (c) 2004, Theodore A. Roth |
# Copyright (c) 2004,2005 Theodore A. Roth |
| 2 |
# All rights reserved. |
# All rights reserved. |
| 3 |
# |
# |
| 4 |
# Redistribution and use in source and binary forms, with or without |
# Redistribution and use in source and binary forms, with or without |
| 36 |
ChangeLog-2003 \ |
ChangeLog-2003 \ |
| 37 |
ChangeLog-2002 |
ChangeLog-2002 |
| 38 |
|
|
| 39 |
|
DISTCHECK_CONFIGURE_FLAGS=--host=avr |
| 40 |
|
|
| 41 |
SUBDIRS = common include crt1 libc libm avr scripts @DOCSDIR@ |
SUBDIRS = common include crt1 libc libm avr scripts @DOCSDIR@ |
| 42 |
DIST_SUBDIRS = common include crt1 libc libm avr doc scripts |
DIST_SUBDIRS = common include crt1 libc libm avr doc scripts |
| 43 |
|
|