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