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