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