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