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