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