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