Makefile revision f579559b3a14c1f1ef96c372e7626c4733e6ef7d
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# This file is part of systemd.
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# Copyright 2010 Lennart Poettering
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# systemd is free software; you can redistribute it and/or modify it
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# under the terms of the GNU Lesser General Public License as published by
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# the Free Software Foundation; either version 2.1 of the License, or
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# (at your option) any later version.
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# systemd is distributed in the hope that it will be useful, but
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# WITHOUT ANY WARRANTY; without even the implied warranty of
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# Lesser General Public License for more details.
c4721fb3051f04182264a23dc2bb7ec3c4cec07aprokoudine# You should have received a copy of the GNU Lesser General Public License
# along with systemd; If not, see <http://www.gnu.org/licenses/>.
all:
$(MAKE) -C ..