chiark / gitweb /
units: Provide separate fsck.target for Debian
[elogind.git] / Makefile.am
1 #  This file is part of systemd.
2 #
3 #  Copyright 2010 Lennart Poettering
4 #
5 #  systemd is free software; you can redistribute it and/or modify it
6 #  under the terms of the GNU General Public License as published by
7 #  the Free Software Foundation; either version 2 of the License, or
8 #  (at your option) any later version.
9 #
10 #  systemd is distributed in the hope that it will be useful, but
11 #  WITHOUT ANY WARRANTY; without even the implied warranty of
12 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 #  General Public License for more details.
14 #
15 #  You should have received a copy of the GNU General Public License
16 #  along with systemd; If not, see <http://www.gnu.org/licenses/>.
17
18 ACLOCAL_AMFLAGS = -I m4
19
20 # Dirs of external packages
21 dbuspolicydir=@dbuspolicydir@
22 dbussessionservicedir=@dbussessionservicedir@
23 dbussystemservicedir=@dbussystemservicedir@
24 dbusinterfacedir=@dbusinterfacedir@
25 udevrulesdir=@udevrulesdir@
26 pamlibdir=@pamlibdir@
27 pkgconfigdatadir=$(datadir)/pkgconfig
28
29 # Our own, non-special dirs
30 pkgsysconfdir=$(sysconfdir)/systemd
31 sessionunitdir=$(pkgdatadir)/session
32
33 # And these are the special ones for /
34 rootdir=@rootdir@
35 rootbindir=$(rootdir)/bin
36 rootlibexecdir=$(rootdir)/lib/systemd
37 systemunitdir=$(rootdir)/lib/systemd/system
38
39 AM_CPPFLAGS = \
40         -include $(top_builddir)/config.h \
41         -DSYSTEM_CONFIG_FILE=\"$(pkgsysconfdir)/system.conf\" \
42         -DSYSTEM_CONFIG_UNIT_PATH=\"$(pkgsysconfdir)/system\" \
43         -DSYSTEM_DATA_UNIT_PATH=\"$(systemunitdir)\" \
44         -DSYSTEM_SYSVINIT_PATH=\"$(SYSTEM_SYSVINIT_PATH)\" \
45         -DSYSTEM_SYSVRCND_PATH=\"$(SYSTEM_SYSVRCND_PATH)\" \
46         -DSESSION_CONFIG_FILE=\"$(pkgsysconfdir)/session.conf\" \
47         -DSESSION_CONFIG_UNIT_PATH=\"$(pkgsysconfdir)/session\" \
48         -DSESSION_DATA_UNIT_PATH=\"$(sessionunitdir)\" \
49         -DCGROUP_AGENT_PATH=\"$(rootlibexecdir)/systemd-cgroups-agent\" \
50         -DSYSTEMD_BINARY_PATH=\"$(rootbindir)/systemd\" \
51         -DSYSTEMCTL_BINARY_PATH=\"$(rootbindir)/systemctl\" \
52         -DRUNTIME_DIR=\"$(localstatedir)/run\" \
53         -DRANDOM_SEED=\"$(localstatedir)/lib/random-seed\" \
54         -I $(top_srcdir)/src
55
56 rootbin_PROGRAMS = \
57         systemd \
58         systemctl \
59         systemd-notify
60
61 bin_PROGRAMS = \
62         systemd-cgls
63
64 if HAVE_GTK
65 bin_PROGRAMS += \
66         systemadm
67 endif
68
69 rootlibexec_PROGRAMS = \
70         systemd-logger \
71         systemd-cgroups-agent \
72         systemd-initctl \
73         systemd-update-utmp \
74         systemd-random-seed \
75         systemd-shutdownd \
76         systemd-modules-load \
77         systemd-remount-api-vfs \
78         systemd-kmsg-syslogd
79
80 noinst_PROGRAMS = \
81         test-engine \
82         test-job-type \
83         test-ns \
84         test-loopback \
85         test-hostname \
86         test-daemon \
87         test-cgroup \
88         test-env-replace
89
90 if HAVE_PAM
91 pamlib_LTLIBRARIES = \
92         pam_systemd.la
93 endif
94
95 dist_pkgsysconf_DATA = \
96         src/system.conf
97
98 dist_dbuspolicy_DATA = \
99         src/org.freedesktop.systemd1.conf
100
101 dist_dbussystemservice_DATA = \
102         src/org.freedesktop.systemd1.service
103
104 dist_udevrules_DATA = \
105         src/99-systemd.rules
106
107 dbusinterface_DATA = \
108         org.freedesktop.systemd1.Manager.xml \
109         org.freedesktop.systemd1.Job.xml \
110         org.freedesktop.systemd1.Unit.xml \
111         org.freedesktop.systemd1.Service.xml \
112         org.freedesktop.systemd1.Socket.xml \
113         org.freedesktop.systemd1.Timer.xml \
114         org.freedesktop.systemd1.Target.xml \
115         org.freedesktop.systemd1.Device.xml \
116         org.freedesktop.systemd1.Mount.xml \
117         org.freedesktop.systemd1.Automount.xml \
118         org.freedesktop.systemd1.Snapshot.xml \
119         org.freedesktop.systemd1.Swap.xml \
120         org.freedesktop.systemd1.Path.xml
121
122 dist_systemunit_DATA = \
123         units/emergency.service \
124         units/emergency.target \
125         units/basic.target \
126         units/getty.target \
127         units/halt.target \
128         units/local-fs.target \
129         units/network.target \
130         units/nss-lookup.target \
131         units/mail-transfer-agent.target \
132         units/poweroff.target \
133         units/reboot.target \
134         units/rescue.target \
135         units/rpcbind.target \
136         units/rtc-set.target \
137         units/shutdown.target \
138         units/umount.target \
139         units/sigpwr.target \
140         units/sockets.target \
141         units/swap.target \
142         units/dbus.target \
143         units/systemd-initctl.socket \
144         units/systemd-logger.socket \
145         units/systemd-shutdownd.socket \
146         units/systemd-kmsg-syslogd.socket \
147         units/dev-hugepages.automount \
148         units/dev-hugepages.mount \
149         units/dev-mqueue.automount \
150         units/dev-mqueue.mount \
151         units/proc-sys-fs-binfmt_misc.automount \
152         units/proc-sys-fs-binfmt_misc.mount \
153         units/sys-kernel-debug.automount \
154         units/sys-kernel-debug.mount \
155         units/sys-kernel-security.automount \
156         units/sys-kernel-security.mount \
157         units/tmp.mount \
158         units/var-lock.mount \
159         units/var-lock.service \
160         units/var-run.mount \
161         units/var-run.service \
162         units/hwclock-load.service \
163         units/hwclock-save.service \
164         units/sysctl.service \
165         units/remount-rootfs.service \
166         units/printer.target \
167         units/bluetooth.target \
168         units/smartcard.target
169
170 nodist_systemunit_DATA = \
171         units/sysinit.target \
172         units/getty@.service \
173         units/serial-getty@.service \
174         units/graphical.target \
175         units/remote-fs.target \
176         units/multi-user.target \
177         units/systemd-initctl.service \
178         units/systemd-logger.service \
179         units/systemd-shutdownd.service \
180         units/systemd-kmsg-syslogd.service \
181         units/systemd-modules-load.service \
182         units/systemd-remount-api-vfs.service \
183         units/systemd-update-utmp-runlevel.service \
184         units/systemd-update-utmp-shutdown.service \
185         units/systemd-random-seed-save.service \
186         units/systemd-random-seed-load.service \
187         units/syslog.target
188
189 dist_sessionunit_DATA = \
190         units/session/default.target
191
192 nodist_sessionunit_DATA = \
193         units/session/remote-fs.target \
194         units/session/exit.service
195
196 EXTRA_DIST = \
197         units/sysinit.target.m4 \
198         units/getty@.service.m4 \
199         units/serial-getty@.service.m4 \
200         units/graphical.target.m4 \
201         units/multi-user.target.m4 \
202         units/remote-fs.target.m4 \
203         units/systemd-initctl.service.in \
204         units/systemd-logger.service.in \
205         units/systemd-shutdownd.service.in \
206         units/systemd-kmsg-syslogd.service.in \
207         units/systemd-modules-load.service.in \
208         units/systemd-remount-api-vfs.service.in \
209         units/systemd-update-utmp-runlevel.service.in \
210         units/systemd-update-utmp-shutdown.service.in \
211         units/systemd-random-seed-save.service.in \
212         units/systemd-random-seed-load.service.in \
213         units/syslog.target.in \
214         units/session/exit.service.in \
215         systemd.pc.in
216
217 if TARGET_FEDORA
218 dist_systemunit_DATA += \
219         units/fedora/halt.service \
220         units/fedora/killall.service \
221         units/fedora/poweroff.service \
222         units/fedora/prefdm.service \
223         units/fedora/rc-local.service \
224         units/fedora/reboot.service \
225         units/fedora/sysinit.service \
226         units/fedora/single.service \
227         units/fedora/plymouth-quit.service \
228         units/fedora/plymouth-reboot.service \
229         units/fedora/plymouth-poweroff.service \
230         units/fedora/plymouth-halt.service
231 endif
232
233 if TARGET_DEBIAN
234 dist_systemunit_DATA += \
235         units/debian/halt.service \
236         units/debian/killall.service \
237         units/debian/poweroff.service \
238         units/debian/reboot.service \
239         units/debian/fsck.target
240 endif
241
242 if TARGET_SUSE
243 dist_systemunit_DATA += \
244         units/suse/halt.service \
245         units/suse/poweroff.service \
246         units/suse/reboot.service \
247         units/suse/fsck.target
248 endif
249
250 if TARGET_GENTOO
251 dist_systemunit_DATA += \
252         units/gentoo/halt.service \
253         units/gentoo/killall.service \
254         units/gentoo/poweroff.service \
255         units/gentoo/reboot.service \
256         units/gentoo/xdm.service
257 endif
258
259 if TARGET_ARCH
260 dist_systemunit_DATA += \
261         units/arch/sysinit.service \
262         units/arch/rc-local.service \
263         units/arch/halt.service \
264         units/arch/poweroff.service \
265         units/arch/reboot.service
266 endif
267
268 dist_doc_DATA = \
269         README \
270         LICENSE \
271         DISTRO_PORTING \
272         src/sd-daemon.h \
273         src/sd-daemon.c
274
275 pkgconfigdata_DATA = \
276         systemd.pc
277
278 noinst_LTLIBRARIES = \
279         libsystemd-basic.la \
280         libsystemd-core.la
281
282 libsystemd_basic_la_SOURCES = \
283         src/util.c \
284         src/label.c \
285         src/hashmap.c \
286         src/set.c \
287         src/strv.c \
288         src/conf-parser.c \
289         src/socket-util.c \
290         src/log.c \
291         src/ratelimit.c
292
293 libsystemd_basic_la_CFLAGS = \
294         $(AM_CFLAGS) \
295         $(SELINUX_CFLAGS)
296
297 libsystemd_basic_la_LIBADD = \
298         $(SELINUX_LIBS)
299
300 libsystemd_core_la_SOURCES = \
301         src/unit.c \
302         src/job.c \
303         src/manager.c \
304         src/path-lookup.c \
305         src/load-fragment.c \
306         src/service.c \
307         src/automount.c \
308         src/mount.c \
309         src/swap.c \
310         src/device.c \
311         src/target.c \
312         src/snapshot.c \
313         src/socket.c \
314         src/timer.c \
315         src/path.c \
316         src/load-dropin.c \
317         src/execute.c \
318         src/exit-status.c \
319         src/dbus.c \
320         src/dbus-manager.c \
321         src/dbus-unit.c \
322         src/dbus-job.c \
323         src/dbus-service.c \
324         src/dbus-socket.c \
325         src/dbus-timer.c \
326         src/dbus-target.c \
327         src/dbus-mount.c \
328         src/dbus-automount.c \
329         src/dbus-swap.c \
330         src/dbus-snapshot.c \
331         src/dbus-device.c \
332         src/dbus-execute.c \
333         src/dbus-path.c \
334         src/cgroup.c \
335         src/mount-setup.c \
336         src/hostname-setup.c \
337         src/loopback-setup.c \
338         src/kmod-setup.c \
339         src/specifier.c \
340         src/unit-name.c \
341         src/fdset.c \
342         src/namespace.c \
343         src/tcpwrap.c \
344         src/cgroup-util.c
345
346 libsystemd_core_la_CFLAGS = \
347         $(AM_CFLAGS) \
348         $(DBUS_CFLAGS) \
349         $(UDEV_CFLAGS) \
350         $(LIBWRAP_CFLAGS) \
351         $(PAM_CFLAGS) \
352         $(AUDIT_CFLAGS)
353
354 libsystemd_core_la_LIBADD = \
355         libsystemd-basic.la \
356         $(DBUS_LIBS) \
357         $(UDEV_LIBS) \
358         $(LIBWRAP_LIBS) \
359         $(PAM_LIBS) \
360         $(AUDIT_LIBS)
361
362 # This is needed because automake is buggy in how it generates the
363 # rules for C programs, but not Vala programs.  We therefore can't
364 # list the .h files as dependencies if we want make dist to work.
365
366 EXTRA_DIST += \
367         ${libsystemd_basic_la_SOURCES:.c=.h} \
368         ${libsystemd_core_la_SOURCES:.c=.h} \
369         src/macro.h \
370         src/ioprio.h \
371         src/missing.h \
372         src/list.h \
373         src/securebits.h \
374         src/linux/auto_dev-ioctl.h \
375         src/initreq.h \
376         src/sd-daemon.h \
377         src/special.h \
378         src/dbus-common.h \
379         src/bus-errors.h \
380         src/cgroup-show.h \
381         src/utmp-wtmp.h \
382         src/build.h \
383         src/shutdownd.h
384
385 MANPAGES = \
386         man/systemd.1 \
387         man/systemctl.1 \
388         man/systemadm.1 \
389         man/systemd-cgls.1 \
390         man/systemd-notify.1 \
391         man/sd_notify.3 \
392         man/sd_booted.3 \
393         man/sd_listen_fds.3 \
394         man/sd_is_fifo.3 \
395         man/systemd.unit.5 \
396         man/systemd.service.5 \
397         man/systemd.socket.5 \
398         man/systemd.mount.5 \
399         man/systemd.automount.5 \
400         man/systemd.swap.5 \
401         man/systemd.timer.5 \
402         man/systemd.path.5 \
403         man/systemd.target.5 \
404         man/systemd.device.5 \
405         man/systemd.snapshot.5 \
406         man/systemd.exec.5 \
407         man/daemon.7 \
408         man/sd-daemon.7 \
409         man/runlevel.8 \
410         man/telinit.8 \
411         man/halt.8 \
412         man/shutdown.8 \
413         man/pam_systemd.8 \
414         man/systemd.conf.5
415
416 MANPAGES_ALIAS = \
417         man/reboot.8 \
418         man/poweroff.8 \
419         man/sd_is_socket.3 \
420         man/sd_is_socket_unix.3 \
421         man/sd_is_socket_inet.3 \
422         man/sd_notifyf.3 \
423         man/init.1
424
425 man/reboot.8: man/halt.8
426 man/poweroff.8: man/halt.8
427 man/sd_is_socket.3: man/sd_is_fifo.3
428 man/sd_is_socket_unix.3: man/sd_is_fifo.3
429 man/sd_is_socket_inet.3: man/sd_is_fifo.3
430 man/sd_notifyf.3: man/sd_notify.3
431 man/init.1: man/systemd.1
432
433 dist_man_MANS = \
434         $(MANPAGES) \
435         $(MANPAGES_ALIAS)
436
437 nodist_man_MANS = \
438         man/systemd.special.7
439
440 XML_FILES = \
441         ${patsubst %.1,%.xml,${patsubst %.3,%.xml,${patsubst %.5,%.xml,${patsubst %.7,%.xml,${patsubst %.8,%.xml,$(MANPAGES)}}}}}
442
443 XML_IN_FILES = \
444         ${patsubst %.1,%.xml.in,${patsubst %.3,%.xml.in,${patsubst %.5,%.xml.in,${patsubst %.7,%.xml.in,${patsubst %.8,%.xml.in,$(nodist_man_MANS)}}}}}
445
446 dist_noinst_DATA = \
447         ${XML_FILES:.xml=.html}
448
449 nodist_noinst_DATA = \
450         ${XML_IN_FILES:.xml.in=.html}
451
452 EXTRA_DIST += \
453         $(XML_FILES) \
454         $(XML_IN_FILES) \
455         ${nodist_man_MANS:=.in} \
456         ${XML_IN_FILES:.xml.in=.html.in}
457
458 systemd_SOURCES = \
459         src/main.c
460
461 systemd_CFLAGS = \
462         $(AM_CFLAGS) \
463         $(DBUS_CFLAGS) \
464         $(UDEV_CFLAGS)
465
466 systemd_LDADD = \
467         libsystemd-core.la
468
469 test_engine_SOURCES = \
470         src/test-engine.c
471
472 test_engine_CFLAGS = $(systemd_CFLAGS)
473 test_engine_LDADD = $(systemd_LDADD)
474
475 test_job_type_SOURCES = \
476         src/test-job-type.c
477
478 test_job_type_CFLAGS = $(systemd_CFLAGS)
479 test_job_type_LDADD = $(systemd_LDADD)
480
481 test_ns_SOURCES = \
482         src/test-ns.c
483
484 test_ns_CFLAGS = $(systemd_CFLAGS)
485 test_ns_LDADD = $(systemd_LDADD)
486
487 test_loopback_SOURCES = \
488         src/test-loopback.c \
489         src/loopback-setup.c
490
491 test_loopback_LDADD = \
492         libsystemd-basic.la
493
494 test_hostname_SOURCES = \
495         src/test-hostname.c \
496         src/hostname-setup.c
497
498 test_hostname_LDADD = \
499         libsystemd-basic.la
500
501 test_daemon_SOURCES = \
502         src/test-daemon.c \
503         src/sd-daemon.c
504
505 test_daemon_LDADD = \
506         libsystemd-basic.la
507
508 test_cgroup_SOURCES = \
509         src/test-cgroup.c \
510         src/cgroup-util.c
511
512 test_cgroup_CFLAGS = \
513         $(AM_CFLAGS)
514
515 test_cgroup_LDADD = \
516         libsystemd-basic.la
517
518 test_env_replace_SOURCES = \
519         src/test-env-replace.c
520
521 test_env_replace_CFLAGS = \
522         $(AM_CFLAGS)
523
524 test_env_replace_LDADD = \
525         libsystemd-basic.la
526
527 systemd_logger_SOURCES = \
528         src/logger.c \
529         src/sd-daemon.c \
530         src/tcpwrap.c
531
532 systemd_logger_LDADD = \
533         libsystemd-basic.la \
534         $(LIBWRAP_LIBS)
535
536 systemd_initctl_SOURCES = \
537         src/initctl.c \
538         src/sd-daemon.c \
539         src/dbus-common.c
540
541 systemd_initctl_CFLAGS = \
542         $(AM_CFLAGS) \
543         $(DBUS_CFLAGS)
544
545 systemd_initctl_LDADD = \
546         libsystemd-basic.la \
547         $(DBUS_LIBS)
548
549 systemd_update_utmp_SOURCES = \
550         src/update-utmp.c \
551         src/dbus-common.c \
552         src/utmp-wtmp.c
553
554 systemd_update_utmp_CFLAGS = \
555         $(AM_CFLAGS) \
556         $(DBUS_CFLAGS) \
557         $(AUDIT_CFLAGS)
558
559 systemd_update_utmp_LDADD = \
560         libsystemd-basic.la \
561         $(DBUS_LIBS) \
562         $(AUDIT_LIBS)
563
564 systemd_random_seed_SOURCES = \
565         src/random-seed.c
566
567 systemd_random_seed_CFLAGS = \
568         $(AM_CFLAGS)
569
570 systemd_random_seed_LDADD = \
571         libsystemd-basic.la
572
573 systemd_shutdownd_SOURCES = \
574         src/utmp-wtmp.c \
575         src/sd-daemon.c \
576         src/shutdownd.c
577
578 systemd_shutdownd_CFLAGS = \
579         $(AM_CFLAGS)
580
581 systemd_shutdownd_LDADD = \
582         libsystemd-basic.la
583
584 systemd_modules_load_SOURCES = \
585         src/modules-load.c
586
587 systemd_modules_load_CFLAGS = \
588         $(AM_CFLAGS)
589
590 systemd_modules_load_LDADD = \
591         libsystemd-basic.la
592
593 systemd_remount_api_vfs_SOURCES = \
594         src/remount-api-vfs.c \
595         src/mount-setup.c
596
597 systemd_remount_api_vfs_CFLAGS = \
598         $(AM_CFLAGS)
599
600 systemd_remount_api_vfs_LDADD = \
601         libsystemd-basic.la
602
603 systemd_cgroups_agent_SOURCES = \
604         src/cgroups-agent.c \
605         src/dbus-common.c
606
607 systemd_cgroups_agent_CFLAGS = \
608         $(AM_CFLAGS) \
609         $(DBUS_CFLAGS)
610
611 systemd_cgroups_agent_LDADD = \
612         libsystemd-basic.la \
613         $(DBUS_LIBS)
614
615 systemd_kmsg_syslogd_SOURCES = \
616         src/kmsg-syslogd.c \
617         src/sd-daemon.c \
618         src/fdset.c
619
620 systemd_kmsg_syslogd_CFLAGS = \
621         $(AM_CFLAGS)
622
623 systemd_kmsg_syslogd_LDADD = \
624         libsystemd-basic.la
625
626 systemctl_SOURCES = \
627         src/systemctl.c \
628         src/utmp-wtmp.c \
629         src/dbus-common.c \
630         src/path-lookup.c \
631         src/sd-daemon.c \
632         src/cgroup-show.c \
633         src/cgroup-util.c \
634         src/exit-status.c
635
636 systemctl_CFLAGS = \
637         $(AM_CFLAGS) \
638         $(DBUS_CFLAGS)
639
640 systemctl_LDADD = \
641         libsystemd-basic.la \
642         $(DBUS_LIBS)
643
644 systemd_notify_SOURCES = \
645         src/notify.c \
646         src/sd-daemon.c
647
648 systemd_notify_LDADD = \
649         libsystemd-basic.la
650
651 systemd_cgls_SOURCES = \
652         src/cgls.c \
653         src/cgroup-show.c \
654         src/cgroup-util.c
655
656 systemd_cgls_CFLAGS = \
657         $(AM_CFLAGS)
658
659 systemd_cgls_LDADD = \
660         libsystemd-basic.la
661
662 systemadm_SOURCES = \
663         src/systemadm.vala \
664         src/systemd-interfaces.vala
665
666 systemadm_CFLAGS = \
667         $(AM_CFLAGS) \
668         $(DBUSGLIB_CFLAGS) \
669         $(GTK_CFLAGS) \
670         -Wno-unused-variable \
671         -Wno-unused-function \
672         -Wno-shadow \
673         -Wno-format-nonliteral
674
675 systemadm_VALAFLAGS = \
676         --pkg=dbus-glib-1 \
677         --pkg=posix \
678         --pkg=gtk+-2.0 \
679         -g
680
681 systemadm_LDADD = \
682         $(DBUSGLIB_LIBS) \
683         $(GTK_LIBS)
684
685 pam_systemd_la_SOURCES = \
686         src/pam-module.c \
687         src/cgroup-util.c \
688         src/sd-daemon.c
689
690 pam_systemd_la_CFLAGS = \
691         $(AM_CFLAGS)
692         -fvisibility=hidden
693
694 pam_systemd_la_LDFLAGS = \
695         -module \
696         -export-dynamic \
697         -avoid-version \
698         -shared \
699         -export-symbols-regex '^pam_sm_.*'
700
701 pam_systemd_la_LIBADD = \
702         libsystemd-basic.la \
703         $(PAM_LIBS)
704
705 SED_PROCESS = \
706         $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
707         $(SED)  -e 's,@rootlibexecdir\@,$(rootlibexecdir),g' \
708                 -e 's,@SPECIAL_SYSLOG_SERVICE\@,$(SPECIAL_SYSLOG_SERVICE),g' \
709                 -e 's,@SYSTEMCTL\@,$(rootbindir)/systemctl,g' \
710                 -e 's,@pkgsysconfdir\@,$(pkgsysconfdir),g' \
711                 -e 's,@pkgdatadir\@,$(pkgdatadir),g' \
712                 -e 's,@systemunitdir\@,$(systemunitdir),g' \
713                 -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' \
714                 -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \
715                 -e 's,@PACKAGE_URL\@,$(PACKAGE_URL),g' \
716                 -e 's,@prefix\@,$(prefix),g' \
717                 < $< > $@
718
719 units/%: units/%.in Makefile
720         $(SED_PROCESS)
721
722 man/%: man/%.in Makefile
723         $(SED_PROCESS)
724
725 %.pc: %.pc.in Makefile
726         $(SED_PROCESS)
727
728 M4_PROCESS_SYSTEM = \
729         $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
730         $(M4) -P $(M4_DISTRO_FLAG) -DFOR_SYSTEM=1 < $< > $@
731
732 M4_PROCESS_SESSION = \
733         $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
734         $(M4) -P $(M4_DISTRO_FLAG) -DFOR_SESSION=1 < $< > $@
735
736 units/%: units/%.m4 Makefile
737         $(M4_PROCESS_SYSTEM)
738
739 units/session/%: units/%.m4 Makefile
740         $(M4_PROCESS_SESSION)
741
742 CLEANFILES = \
743         $(nodist_systemunit_DATA) \
744         $(nodist_sessionunit_DATA) \
745         $(nodist_man_MANS) \
746         ${XML_IN_FILES:.xml.in=.html} \
747         $(pkgconfigdata_DATA)
748
749 if HAVE_VALAC
750 CLEANFILES += \
751         ${systemadm_SOURCES:.vala=.c}
752 endif
753
754 if HAVE_XSLTPROC
755 XSLTPROC_FLAGS = \
756         --nonet \
757         --param funcsynopsis.style "'ansi'"
758
759 XSLTPROC_PROCESS_MAN = \
760         $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
761         $(XSLTPROC) -o $@ $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
762
763 XSLTPROC_PROCESS_MAN_IN = \
764         $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
765         $(XSLTPROC) -o ${@:.in=} $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $< && \
766         mv ${@:.in=} $@
767
768 XSLTPROC_PROCESS_HTML = \
769         $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
770         $(XSLTPROC) -o $@ $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/xhtml-1_1/docbook.xsl $<
771
772 XSLTPROC_PROCESS_HTML_IN = \
773         $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \
774         $(XSLTPROC) -o ${@:.in=} $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/xhtml-1_1/docbook.xsl $< && \
775         mv ${@:.in=} $@
776
777 man/%.1: man/%.xml
778         $(XSLTPROC_PROCESS_MAN)
779
780 man/%.1.in: man/%.xml.in
781         $(XSLTPROC_PROCESS_MAN)
782
783 man/%.3: man/%.xml
784         $(XSLTPROC_PROCESS_MAN)
785
786 man/%.3.in: man/%.xml.in
787         $(XSLTPROC_PROCESS_MAN)
788
789 man/%.5: man/%.xml
790         $(XSLTPROC_PROCESS_MAN)
791
792 man/%.5.in: man/%.xml.in
793         $(XSLTPROC_PROCESS_MAN)
794
795 man/%.7: man/%.xml
796         $(XSLTPROC_PROCESS_MAN)
797
798 man/%.7.in: man/%.xml.in
799         $(XSLTPROC_PROCESS_MAN_IN)
800
801 man/%.8: man/%.xml
802         $(XSLTPROC_PROCESS_MAN)
803
804 man/%.8.in: man/%.xml.in
805         $(XSLTPROC_PROCESS_MAN_IN)
806
807 man/%.html: man/%.xml
808         $(XSLTPROC_PROCESS_HTML)
809
810 man/%.html.in: man/%.xml.in
811         $(XSLTPROC_PROCESS_HTML_IN)
812
813 CLEANFILES += \
814         $(dist_man_MANS) \
815         ${nodist_man_MANS:=.in} \
816         ${XML_FILES:.xml=.html} \
817         ${XML_IN_FILES:.xml.in=.html.in}
818 endif
819
820 org.freedesktop.systemd1.%.xml: systemd
821         $(AM_V_GEN)SYSTEMD_SKIP_API_MOUNTS=1 ./systemd --introspect=${@:.xml=} > $@
822
823 CLEANFILES += \
824         $(dbusinterface_DATA)
825
826 install-data-hook:
827         $(MKDIR_P) -m 0755 \
828                 $(DESTDIR)$(systemunitdir) \
829                 $(DESTDIR)$(sessionunitdir) \
830                 $(DESTDIR)$(systemunitdir)/sockets.target.wants \
831                 $(DESTDIR)$(systemunitdir)/sysinit.target.wants \
832                 $(DESTDIR)$(systemunitdir)/shutdown.target.wants \
833                 $(DESTDIR)$(systemunitdir)/runlevel1.target.wants \
834                 $(DESTDIR)$(systemunitdir)/runlevel2.target.wants \
835                 $(DESTDIR)$(systemunitdir)/runlevel3.target.wants \
836                 $(DESTDIR)$(systemunitdir)/runlevel4.target.wants \
837                 $(DESTDIR)$(systemunitdir)/runlevel5.target.wants \
838                 $(DESTDIR)$(pkgsysconfdir)/system \
839                 $(DESTDIR)$(pkgsysconfdir)/system/getty.target.wants \
840                 $(DESTDIR)$(pkgsysconfdir)/system/multi-user.target.wants \
841                 $(DESTDIR)$(pkgsysconfdir)/system/graphical.target.wants \
842                 $(DESTDIR)$(pkgsysconfdir)/session \
843                 $(DESTDIR)$(sysconfdir)/xdg/systemd
844         ( cd $(DESTDIR)$(sysconfdir)/xdg/systemd/ && \
845                 rm -f session && \
846                 $(LN_S) $(pkgsysconfdir)/session session )
847         ( cd $(DESTDIR)$(systemunitdir)/sockets.target.wants && \
848                 rm -f systemd-initctl.socket systemd-logger.socket systemd-shutdownd.socket && \
849                 $(LN_S) ../systemd-logger.socket systemd-logger.socket && \
850                 $(LN_S) ../systemd-initctl.socket systemd-initctl.socket && \
851                 $(LN_S) ../systemd-shutdownd.socket systemd-shutdownd.socket )
852         ( cd $(DESTDIR)$(systemunitdir)/runlevel1.target.wants && \
853                 rm -f systemd-update-utmp-runlevel.service && \
854                 $(LN_S) ../systemd-update-utmp-runlevel.service )
855         ( cd $(DESTDIR)$(systemunitdir)/runlevel2.target.wants && \
856                 rm -f systemd-update-utmp-runlevel.service && \
857                 $(LN_S) ../systemd-update-utmp-runlevel.service )
858         ( cd $(DESTDIR)$(systemunitdir)/runlevel3.target.wants && \
859                 rm -f systemd-update-utmp-runlevel.service && \
860                 $(LN_S) ../systemd-update-utmp-runlevel.service )
861         ( cd $(DESTDIR)$(systemunitdir)/runlevel4.target.wants && \
862                 rm -f systemd-update-utmp-runlevel.service && \
863                 $(LN_S) ../systemd-update-utmp-runlevel.service )
864         ( cd $(DESTDIR)$(systemunitdir)/runlevel5.target.wants && \
865                 rm -f systemd-update-utmp-runlevel.service && \
866                 $(LN_S) ../systemd-update-utmp-runlevel.service )
867         ( cd $(DESTDIR)$(systemunitdir)/shutdown.target.wants && \
868                 rm -f systemd-update-utmp-shutdown.service && \
869                 $(LN_S) ../systemd-update-utmp-shutdown.service )
870         ( cd $(DESTDIR)$(sessionunitdir) && \
871                 rm -f shutdown.target sockets.target local-fs.target swap.target bluetooth.target printer.target && \
872                 $(LN_S) $(systemunitdir)/shutdown.target shutdown.target && \
873                 $(LN_S) $(systemunitdir)/sockets.target sockets.target && \
874                 $(LN_S) $(systemunitdir)/local-fs.target local-fs.target && \
875                 $(LN_S) $(systemunitdir)/swap.target swap.target && \
876                 $(LN_S) $(systemunitdir)/bluetooth.target bluetooth.target && \
877                 $(LN_S) $(systemunitdir)/printer.target printer.target)
878         ( cd $(DESTDIR)$(systemunitdir) && \
879                 rm -f runlevel0.target runlevel1.target runlevel2.target runlevel3.target runlevel4.target runlevel5.target runlevel6.target && \
880                 $(LN_S) poweroff.target runlevel0.target && \
881                 $(LN_S) rescue.target runlevel1.target && \
882                 $(LN_S) multi-user.target runlevel2.target && \
883                 $(LN_S) multi-user.target runlevel3.target && \
884                 $(LN_S) multi-user.target runlevel4.target && \
885                 $(LN_S) graphical.target runlevel5.target && \
886                 $(LN_S) reboot.target runlevel6.target )
887         ( cd $(DESTDIR)$(pkgsysconfdir)/system && \
888                 rm -f default.target ctrl-alt-del.target kbrequest.target && \
889                 $(LN_S) $(systemunitdir)/graphical.target default.target && \
890                 $(LN_S) $(systemunitdir)/reboot.target ctrl-alt-del.target && \
891                 $(LN_S) $(systemunitdir)/rescue.target kbrequest.target )
892         ( cd $(DESTDIR)$(pkgsysconfdir)/system/getty.target.wants && \
893                 rm -f getty@tty1.service getty@tty2.service getty@tty3.service getty@tty4.service getty@tty5.service getty@tty6.service && \
894                 $(LN_S) $(systemunitdir)/getty@.service getty@tty1.service && \
895                 $(LN_S) $(systemunitdir)/getty@.service getty@tty2.service && \
896                 $(LN_S) $(systemunitdir)/getty@.service getty@tty3.service && \
897                 $(LN_S) $(systemunitdir)/getty@.service getty@tty4.service && \
898                 $(LN_S) $(systemunitdir)/getty@.service getty@tty5.service && \
899                 $(LN_S) $(systemunitdir)/getty@.service getty@tty6.service )
900         ( cd $(DESTDIR)$(pkgsysconfdir)/system/multi-user.target.wants && \
901                 rm -f getty.target remote-fs.target && \
902                 $(LN_S) $(systemunitdir)/getty.target getty.target && \
903                 $(LN_S) $(systemunitdir)/remote-fs.target remote-fs.target )
904         ( cd $(DESTDIR)$(systemunitdir)/sysinit.target.wants && \
905                 rm -f dev-hugepages.automount \
906                         dev-mqueue.automount \
907                         proc-sys-fs-binfmt_misc.automount \
908                         sys-kernel-debug.automount \
909                         sys-kernel-security.automount && \
910                 $(LN_S) ../dev-hugepages.automount dev-hugepages.automount && \
911                 $(LN_S) ../dev-mqueue.automount dev-mqueue.automount && \
912                 $(LN_S) ../proc-sys-fs-binfmt_misc.automount proc-sys-fs-binfmt_misc.automount && \
913                 $(LN_S) ../sys-kernel-debug.automount sys-kernel-debug.automount && \
914                 $(LN_S) ../sys-kernel-security.automount sys-kernel-security.automount )
915         ( cd $(DESTDIR)$(dbussessionservicedir) && \
916                 rm -f org.freedesktop.systemd1.service && \
917                 $(LN_S) ../system-services/org.freedesktop.systemd1.service org.freedesktop.systemd1.service )
918 if TARGET_FEDORA
919         $(MKDIR_P) -m 0755 \
920                 $(DESTDIR)$(SYSTEM_SYSVINIT_PATH) \
921                 $(DESTDIR)$(systemunitdir)/reboot.target.wants \
922                 $(DESTDIR)$(systemunitdir)/poweroff.target.wants \
923                 $(DESTDIR)$(systemunitdir)/halt.target.wants \
924                 $(DESTDIR)$(systemunitdir)/rescue.target.wants \
925                 $(DESTDIR)$(systemunitdir)/multi-user.target.wants
926         ( cd $(DESTDIR)$(pkgsysconfdir)/system && \
927                 rm -f display-manager.service && \
928                 $(LN_S) $(systemunitdir)/prefdm.service display-manager.service )
929         ( cd $(DESTDIR)$(pkgsysconfdir)/system/graphical.target.wants && \
930                 rm -f prefdm.service && \
931                 $(LN_S) $(systemunitdir)/prefdm.service prefdm.service )
932         ( cd $(DESTDIR)$(pkgsysconfdir)/system/multi-user.target.wants && \
933                 rm -f rc-local.service && \
934                 $(LN_S) $(systemunitdir)/rc-local.service rc-local.service )
935         ( cd $(DESTDIR)$(systemunitdir)/rescue.target.wants && \
936                 rm -f single.service && \
937                 $(LN_S) $(systemunitdir)/single.service single.service )
938         ( cd $(DESTDIR)$(systemunitdir)/multi-user.target.wants && \
939                 rm -f plymouth-quit.service && \
940                 $(LN_S) ../plymouth-quit.service plymouth-quit.service )
941         ( cd $(DESTDIR)$(systemunitdir)/reboot.target.wants && \
942                 rm -f plymouth-reboot.service && \
943                 $(LN_S) ../plymouth-reboot.service plymouth-reboot.service )
944         ( cd $(DESTDIR)$(systemunitdir)/poweroff.target.wants && \
945                 rm -f plymouth-poweroff.service && \
946                 $(LN_S) ../plymouth-poweroff.service plymouth-poweroff.service )
947         ( cd $(DESTDIR)$(systemunitdir)/halt.target.wants && \
948                 rm -f plymouth-halt.service && \
949                 $(LN_S) ../plymouth-halt.service plymouth-halt.service )
950         ( cd $(DESTDIR)$(systemunitdir) && \
951                 rm -f local.service && \
952                 $(LN_S) rc-local.service local.service )
953         ( cd $(DESTDIR)$(SYSTEM_SYSVINIT_PATH) && \
954                 $(LN_S) halt reboot > /dev/null 2>&1 || true )
955 endif
956 if TARGET_GENTOO
957         ( cd $(DESTDIR)$(pkgsysconfdir)/system && \
958                 rm -f display-manager.service && \
959                 $(LN_S) $(systemunitdir)/xdm.service display-manager.service )
960         ( cd $(DESTDIR)$(pkgsysconfdir)/system/graphical.target.wants && \
961                 rm -f xdm.service && \
962                 $(LN_S) $(systemunitdir)/xdm.service xdm.service )
963 endif
964 if !TARGET_SUSE
965 if !TARGET_DEBIAN
966         ( cd $(DESTDIR)$(systemunitdir) && \
967                 rm -f fsck.target && \
968                 $(LN_S) sysinit.target fsck.target )
969 endif
970 endif
971
972 DISTCHECK_CONFIGURE_FLAGS = \
973         --with-dbuspolicydir=$$dc_install_base/$(dbuspolicydir) \
974         --with-dbussessionservicedir=$$dc_install_base/$(dbussessionservicedir) \
975         --with-dbussystemservicedir=$$dc_install_base/$(dbussystemservicedir) \
976         --with-dbusinterfacedir=$$dc_install_base/$(dbusinterfacedir) \
977         --with-udevrulesdir=$$dc_install_base/$(udevrulesdir) \
978         --with-pamlibdir=$$dc_install_base/$(pamlibdir) \
979         --with-rootdir=$$dc_install_base/$(rootdir)
980
981 upload: all distcheck
982         cp -v systemd-$(VERSION).tar.bz2 /home/lennart/git.fedora/systemd/
983         scp systemd-$(VERSION).tar.bz2 fdo:/srv/www.freedesktop.org/www/software/systemd/
984         scp man/*.html tango:public/systemd-man/
985
986 git-tag:
987         git tag "v$(VERSION)" -m "systemd $(VERSION)"