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