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