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