summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/m68k/shared/misc/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 12:17:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 12:17:02 +0000
commitb768665b91ca70aae201f1d9df4719022624d94f (patch)
tree743ddd6bfe5b9bdf382bfef404342f61eb93af8e /c/src/lib/libcpu/m68k/shared/misc/Makefile.am
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b768665b91ca70aae201f1d9df4719022624d94f.tar.bz2
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68040/Makefile.am: Reformat. * m68040/fpsp/Makefile.am: Reformat. * shared/Makefile.am: Reformat. * shared/cache/Makefile.am: Reformat. Use dirstamps for preinstallation. * shared/misc/Makefile.am: Reformat.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libcpu/m68k/shared/misc/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libcpu/m68k/shared/misc/Makefile.am b/c/src/lib/libcpu/m68k/shared/misc/Makefile.am
index 969b2270cc..d3d1b2fe76 100644
--- a/c/src/lib/libcpu/m68k/shared/misc/Makefile.am
+++ b/c/src/lib/libcpu/m68k/shared/misc/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-
C_FILES = memcpy.c m68kidle.c
OBJS = $(C_FILES:%.c=$(ARCH)/%.$(OBJEXT))