mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
2010-03-09 Joel Sherrill <joel.sherrilL@oarcorp.com>
* libmisc/Makefile.am: Remove duplicate file from list.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-03-09 Joel Sherrill <joel.sherrilL@oarcorp.com>
|
||||
|
||||
* libmisc/Makefile.am: Remove duplicate file from list.
|
||||
|
||||
2010-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* libblock/src/ramdisk-config.c: Revert accidental commit.
|
||||
|
||||
@@ -138,8 +138,8 @@ libstringto_a_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/stringto
|
||||
libstringto_a_SOURCES = stringto/stringtodouble.c stringto/stringtofloat.c \
|
||||
stringto/stringtoint.c stringto/stringtolong.c stringto/stringtolonglong.c \
|
||||
stringto/stringtopointer.c stringto/stringtounsignedint.c \
|
||||
stringto/stringtounsignedchar.c stringto/stringtounsignedint.c \
|
||||
stringto/stringtounsignedlong.c stringto/stringtounsignedlonglong.c
|
||||
stringto/stringtounsignedchar.c stringto/stringtounsignedlong.c \
|
||||
stringto/stringtounsignedlonglong.c
|
||||
|
||||
EXTRA_DIST += stringto/stringto_template.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user