Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Ticket #1541: patch-Makefile.am

File patch-Makefile.am, 648 bytes (added by Bharath Suri, on 06/05/10 at 13:24:20)

patch for the Makefile.am @ rtems/cpukit/libcsupport/Makefile.am

Line 
1Index: Makefile.am
2===================================================================
3RCS file: /usr1/CVS/rtems/cpukit/libcsupport/Makefile.am,v
4retrieving revision 1.118
5diff -u -r1.118 Makefile.am
6--- Makefile.am 31 May 2010 13:56:36 -0000      1.118
7+++ Makefile.am 5 Jun 2010 14:16:17 -0000
8@@ -110,6 +110,8 @@
9 
10 libcsupport_a_SOURCES = src/gxx_wrappers.c src/getchark.c src/printk.c \
11     src/printk_plugin.c src/putk.c src/vprintk.c \
12+    src/sup_fs_is_separator.c src/sup_fs_get_start_loc.c \
13+    src/sup_fs_get_sym_start_loc.c \
14     $(BSD_LIBC_C_FILES) $(BASE_FS_C_FILES) $(MALLOC_C_FILES) \
15     $(ERROR_C_FILES) $(ASSOCIATION_C_FILES)
16