Makefile revision d360705f0f1262d49cccb6507abeafb7cfb5bbe0
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# This file is part of systemd.
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# Copyright 2010 Lennart Poettering
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# systemd is free software; you can redistribute it and/or modify it
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# under the terms of the GNU Lesser General Public License as published by
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# the Free Software Foundation; either version 2.1 of the License, or
89054b2b95a3f92e78324dc852f3d34704e2ca49Christian Maeder# (at your option) any later version.
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# systemd is distributed in the hope that it will be useful, but
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# WITHOUT ANY WARRANTY; without even the implied warranty of
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# Lesser General Public License for more details.
967e5f3c25249c779575864692935627004d3f9eChristian Maeder# You should have received a copy of the GNU Lesser General Public License
997c56f3bc74a703043010978e5013fdb074d659Christian Maeder# along with systemd; If not, see <http://www.gnu.org/licenses/>.
7221c71b38c871ce66eee4537cb681d468308dfbChristian Maeder# This file is a dirty trick to simplify compilation from within
34c05dd06c937d85e7f552e4ff0d36ca0393daeaChristian Maeder# emacs. This file is not intended to be distributed. So, don't touch
997c56f3bc74a703043010978e5013fdb074d659Christian Maeder# it, even better ignore it!