4.104.114.84.95
Last change
on this file since fbd27c8 was
4e7d2181,
checked in by Joel Sherrill <joel.sherrill@…>, on 02/14/03 at 19:52:49
|
2003-02-14 Joel Sherrill <joel@…>
AMD a29k is obsolete.
- Makefile.am: Removed reference.
- a29k/.cvsignore, a29k/ChangeLog, a29k/Makefile.am, a29k/configure.ac,
a29k/clock/.cvsignore, a29k/clock/Makefile.am, a29k/clock/ckinit.c,
a29k/clock/clock.S, a29k/clock/clock.h, a29k/timer/.cvsignore,
a29k/timer/Makefile.am, a29k/timer/timer.c, a29k/timer/timerisr.c:
Removed.
|
-
Property mode set to
100644
|
File size:
408 bytes
|
Line | |
---|
1 | ## |
---|
2 | ## $Id$ |
---|
3 | ## |
---|
4 | |
---|
5 | ACLOCAL_AMFLAGS = -I ../../../../aclocal |
---|
6 | |
---|
7 | noinst_HEADERS = shared/include/cache.h |
---|
8 | |
---|
9 | noinst_HEADERS += shared/src/cache_aligned_malloc.c \ |
---|
10 | shared/src/cache_manager.c |
---|
11 | |
---|
12 | |
---|
13 | SUBDIRS = @subdirs@ |
---|
14 | |
---|
15 | DIST_SUBDIRS = \ |
---|
16 | hppa1.1 \ |
---|
17 | i386 \ |
---|
18 | i960 \ |
---|
19 | m68k \ |
---|
20 | mips \ |
---|
21 | mips64orion \ |
---|
22 | powerpc \ |
---|
23 | sh \ |
---|
24 | shared \ |
---|
25 | sparc |
---|
26 | |
---|
27 | include $(top_srcdir)/../../../../automake/subdirs.am |
---|
28 | include $(top_srcdir)/../../../../automake/local.am |
---|
Note: See
TracBrowser
for help on using the repository browser.