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