mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* shell/Makefile.am: Remove shell.h from EXTRA_DIST.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* shell/Makefile.am: Remove shell.h from EXTRA_DIST.
|
||||
|
||||
2002-08-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpuuse/cpuuse.c (CPU_usage_Dump) : Corrected so it honors when an
|
||||
|
||||
@@ -38,6 +38,6 @@ all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||
|
||||
.PRECIOUS: $(LIB)
|
||||
|
||||
EXTRA_DIST = README shell.c cmds.c shell.h
|
||||
EXTRA_DIST = README shell.c cmds.c
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-08-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* shell/Makefile.am: Remove shell.h from EXTRA_DIST.
|
||||
|
||||
2002-08-01 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* cpuuse/cpuuse.c (CPU_usage_Dump) : Corrected so it honors when an
|
||||
|
||||
@@ -38,6 +38,6 @@ all-local: $(ARCH) $(PREINSTALL_FILES) $(OBJS) $(LIB)
|
||||
|
||||
.PRECIOUS: $(LIB)
|
||||
|
||||
EXTRA_DIST = README shell.c cmds.c shell.h
|
||||
EXTRA_DIST = README shell.c cmds.c
|
||||
|
||||
include $(top_srcdir)/../../../automake/local.am
|
||||
|
||||
Reference in New Issue
Block a user