1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00

build-sys: simplify sed rules

This commit is contained in:
Lennart Poettering 2010-05-17 23:28:54 +02:00
parent a00e487927
commit 2a3d629467

View File

@ -317,10 +317,7 @@ SED_PROCESS = \
units/%: units/%.in Makefile
$(SED_PROCESS)
man/%.html: man/%.html.in Makefile
$(SED_PROCESS)
man/%.7: man/%.7.in Makefile
man/%: man/%.in Makefile
$(SED_PROCESS)
M4_PROCESS_SYSTEM = \