source: rtems/cpukit/libmisc/Makefile.am @ 68e1ccc4

5
Last change on this file since 68e1ccc4 was 68e1ccc4, checked in by Sebastian Huber <sebastian.huber@…>, on 09/11/18 at 04:30:20

build: Remove specialized CPPFLAGS

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