1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 23:51:28 +03:00
systemd/udev
Diego Elio 'Flameeyes' Pettenò 59d93adb29 Merge libudev, udev, and the unconditional extras in a single Makefile.am.
Instead of using multiple recursive Makefile.am files, use a single
Makefile.am that sets and builds all the basic suite of libraries and
binaries for udev. This reduces the number of files in the source tree, and
also reduces drastically the build time when using parallel-make.

With this setup, all the compile steps will be executed in parallel, and
just the linking stage will be (partially) serialised on the libraries
creation.
2009-08-07 19:15:28 +02:00
..
.gitignore
test-udev.c
udev-event.c
udev-node.c
udev-rules.c
udev-watch.c
udev.h
udev.pc.in
udev.xml man: SYMLINK can be matched as well as assigned 2009-08-07 14:46:42 +02:00
udevadm-control.c
udevadm-info.c
udevadm-monitor.c
udevadm-settle.c
udevadm-test.c
udevadm-trigger.c
udevadm.c
udevadm.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00
udevd.c
udevd.xml man: fix unused, inaccurate metadata 2009-08-07 14:46:42 +02:00