source: rtems/cpukit/libmisc/Makefile.am @ 01cb554

5
Last change on this file since 01cb554 was 01cb554, checked in by Sebastian Huber <sebastian.huber@…>, on 04/12/16 at 05:31:01

shell: Add CPUINFO command

Update #2723.

  • Property mode set to 100644
File size: 6.7 KB
Line 
1##
2##
3
4include $(top_srcdir)/automake/compile.am
5
6EXTRA_DIST = README
7
8noinst_LIBRARIES =
9
10## bspcmdline
11noinst_LIBRARIES += libbspcmdline.a
12libbspcmdline_a_SOURCES = bspcmdline/bspcmdline_get.c \
13    bspcmdline/bspcmdline_getparam.c bspcmdline/bspcmdline_getparamraw.c \
14    bspcmdline/bspcmdline_getparamrhs.c
15
16## capture
17EXTRA_DIST += capture/README
18
19noinst_LIBRARIES += libcapture.a
20libcapture_a_SOURCES = capture/capture.c capture/capture-cli.c \
21    capture/capture_user_extension.c capture/capture_buffer.c \
22    capture/capture_support.c \
23    capture/capture.h capture/captureimpl.h capture/capture-cli.h \
24    capture/capture_buffer.h \
25    capture/rtems-trace-buffer-vars.c capture/rtems-trace-buffer-vars.h
26
27## cpuuse
28EXTRA_DIST += cpuuse/README
29
30noinst_LIBRARIES += libcpuuse.a
31libcpuuse_a_SOURCES = cpuuse/cpuusagereport.c cpuuse/cpuusagereset.c \
32     cpuuse/cpuuse.h cpuuse/cpuusagedata.c cpuuse/cpuusagetop.c
33libcpuuse_a_SOURCES += cpuuse/cpuinforeport.c
34
35## devnull
36noinst_LIBRARIES += libdevnull.a
37libdevnull_a_SOURCES = devnull/devnull.c devnull/devnull.h \
38    devnull/devzero.c devnull/devzero.h
39
40noinst_LIBRARIES += libdummy.a
41libdummy_a_SOURCES = dummy/default-configuration.c dummy/dummy-networking.c
42
43## dumpbuf
44noinst_LIBRARIES += libdumpbuf.a
45libdumpbuf_a_SOURCES = dumpbuf/dumpbuf.c dumpbuf/dumpbuf.h
46
47## monitor
48noinst_LIBRARIES += libmonitor.a
49libmonitor_a_SOURCES = monitor/mon-command.c monitor/mon-symbols.c \
50    monitor/mon-prmisc.c monitor/mon-monitor.c monitor/mon-object.c \
51    monitor/mon-server.c monitor/mon-task.c monitor/mon-queue.c \
52    monitor/mon-driver.c monitor/mon-itask.c monitor/mon-extension.c \
53    monitor/mon-manager.c monitor/mon-config.c monitor/mon-part.c \
54    monitor/mon-region.c monitor/mon-sema.c monitor/mon-editor.c \
55    monitor/symbols.h monitor/monitor.h
56if LIBNETWORKING
57libmonitor_a_SOURCES += monitor/mon-network.c
58endif
59if HAS_MP
60libmonitor_a_SOURCES += monitor/mon-mpci.c
61endif
62
63EXTRA_DIST += monitor/README
64
65## fb
66noinst_LIBRARIES += libmw-fb.a
67libmw_fb_a_SOURCES = fb/mw_print.c fb/mw_uid.c fb/fb.h fb/mw_uid.h
68
69## mouse
70noinst_LIBRARIES += libmouse.a
71libmouse_a_SOURCES = mouse/mouse_parser.c mouse/serial_mouse.c
72EXTRA_DIST += mouse/README
73
74## redirector
75noinst_LIBRARIES += libredirector.a
76libredirector_a_SOURCES = redirector/stdio-redirect.c redirector/stdio-redirect.h
77
78## shell
79if LIBSHELL
80noinst_LIBRARIES += libshell.a
81libshell_a_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/shell
82libshell_a_SOURCES = shell/cat_file.c shell/cmds.c shell/internal.h \
83    shell/main_alias.c shell/main_cat.c shell/main_cd.c shell/cmp-ls.c \
84    shell/main_chdir.c shell/main_chmod.c shell/main_chroot.c \
85    shell/main_cp.c shell/main_cpuuse.c shell/main_date.c shell/main_dir.c \
86    shell/main_echo.c shell/main_exit.c shell/main_halt.c shell/main_help.c \
87    shell/main_id.c shell/main_logoff.c shell/main_ln.c shell/main_ls.c \
88    shell/main_mallocinfo.c shell/main_md5.c shell/main_mdump.c \
89    shell/main_medit.c shell/main_mfill.c shell/main_mkdir.c \
90    shell/main_mount.c shell/main_mmove.c shell/main_msdosfmt.c \
91    shell/main_mv.c shell/main_perioduse.c shell/main_top.c \
92    shell/main_pwd.c shell/main_rm.c shell/main_rmdir.c shell/main_sleep.c \
93    shell/main_stackuse.c shell/main_tty.c shell/main_umask.c \
94    shell/main_unmount.c shell/main_blksync.c shell/main_whoami.c \
95    shell/shell.c shell/shell_cmdset.c shell/shell_getchar.c \
96    shell/shell_getprompt.c shell/shellconfig.c \
97    shell/shellconfig.h shell/shell.h shell/shell_makeargs.c \
98    shell/filemode.c shell/pwcache.c shell/print-ls.c \
99    shell/write_file.c shell/utils-cp.c  shell/utils-ls.c \
100    shell/err.c shell/errx.c shell/verr.c shell/vis.c \
101    shell/verrx.c shell/vwarn.c shell/vwarnx.c shell/warn.c shell/warnx.c \
102    shell/fts.c shell/print_heapinfo.c shell/main_wkspaceinfo.c \
103    shell/shell_script.c shell/login_prompt.c shell/login_check.c \
104    shell/fdisk.c shell/main_rtc.c \
105    shell/dd-args.c shell/main_dd.c shell/dd-conv.c shell/dd-conv_tab.c \
106    shell/dd-misc.c shell/dd-position.c \
107    shell/main_hexdump.c shell/hexdump-conv.c shell/hexdump-display.c \
108    shell/hexdump-odsyntax.c shell/hexdump-parse.c shell/hexsyntax.c \
109    shell/main_time.c shell/main_mknod.c \
110    shell/main_setenv.c shell/main_getenv.c shell/main_unsetenv.c \
111    shell/main_mkrfs.c shell/main_debugrfs.c shell/main_df.c \
112    shell/main_lsof.c shell/main_edit.c \
113    shell/main_blkstats.c shell/main_rtrace.c \
114    shell/shell-wait-for-input.c
115libshell_a_SOURCES += shell/main_cmdls.c
116libshell_a_SOURCES += shell/main_cmdchown.c
117libshell_a_SOURCES += shell/main_cmdchmod.c
118libshell_a_SOURCES += shell/main_cpuinfo.c
119libshell_a_SOURCES += shell/main_profreport.c
120
121if LIBDRVMGR
122libshell_a_SOURCES += shell/main_drvmgr.c
123endif
124
125if LIBPCI
126libshell_a_SOURCES += shell/main_pci.c
127endif
128
129if LIBNETWORKING
130libshell_a_SOURCES += \
131    shell/main_ifconfig.c shell/main_route.c shell/main_netstats.c \
132    shell/main_ping.c
133endif
134endif
135
136EXTRA_DIST += shell/README
137
138## serdbg
139
140if LIBSERDBG
141noinst_LIBRARIES += libserdbg.a
142libserdbg_a_SOURCES = serdbg/serdbg.c serdbg/serdbgio.c \
143    serdbg/termios_printk.c serdbg/serdbgcnf.h serdbg/serdbg.h \
144    serdbg/termios_printk_cnf.h serdbg/termios_printk.h
145endif
146
147EXTRA_DIST += serdbg/README
148
149## stackchk
150noinst_LIBRARIES += libstackchk.a
151libstackchk_a_SOURCES = stackchk/check.c stackchk/internal.h \
152    stackchk/stackchk.h
153
154EXTRA_DIST += stackchk/README
155
156## libuntar
157noinst_LIBRARIES += libuntar.a
158libuntar_a_SOURCES = untar/untar.c untar/untar.h
159
160EXTRA_DIST += untar/README
161
162## stringto
163noinst_LIBRARIES += libstringto.a
164libstringto_a_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/stringto
165libstringto_a_SOURCES = stringto/stringtodouble.c stringto/stringtofloat.c \
166    stringto/stringtolongdouble.c \
167    stringto/stringtoint.c stringto/stringtolong.c stringto/stringtolonglong.c \
168    stringto/stringtopointer.c stringto/stringtounsignedint.c \
169    stringto/stringtounsignedchar.c stringto/stringtounsignedlong.c \
170    stringto/stringtounsignedlonglong.c
171
172## testsupport
173noinst_LIBRARIES += libtestsupport.a
174libtestsupport_a_SOURCES =
175libtestsupport_a_SOURCES += testsupport/testbeginend.c
176libtestsupport_a_SOURCES += testsupport/testextension.c
177libtestsupport_a_SOURCES += testsupport/testparallel.c
178
179## fsmount
180noinst_LIBRARIES += libfsmount.a
181libfsmount_a_SOURCES = fsmount/fsmount.c fsmount/fsmount.h
182
183## utf8proc
184if LIBUTF8PROC
185noinst_LIBRARIES += libutf8proc.a
186libutf8proc_a_SOURCES = utf8proc/utf8proc.c
187endif
188
189## uuid
190noinst_LIBRARIES += libuuid.a
191libuuid_a_SOURCES = uuid/clear.c uuid/compare.c uuid/copy.c uuid/gen_uuid.c \
192        uuid/isnull.c uuid/pack.c uuid/parse.c uuid/unpack.c uuid/unparse.c \
193        uuid/uuid_time.c uuid/uuidd.h uuid/uuidP.h
194
195## ---
196include $(srcdir)/preinstall.am
197include $(top_srcdir)/automake/local.am
Note: See TracBrowser for help on using the repository browser.