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