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