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