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