Makefile.am (ragel-7.0.0.9) | : | Makefile.am (ragel-7.0.0.10) | ||
---|---|---|---|---|
# | # | |||
# Copyright 2001-2016 Adrian Thurston <thurston@complang.org> | # Copyright 2001-2016 Adrian Thurston <thurston@colm.net> | |||
# | # | |||
# Permission is hereby granted, free of charge, to any person obtaining a copy | ||||
# This file is part of Ragel. | # of this software and associated documentation files (the "Software"), to | |||
# deal in the Software without restriction, including without limitation the | ||||
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or | ||||
# sell copies of the Software, and to permit persons to whom the Software is | ||||
# furnished to do so, subject to the following conditions: | ||||
# | # | |||
# Ragel is free software; you can redistribute it and/or modify | # The above copyright notice and this permission notice shall be included in all | |||
# it under the terms of the GNU General Public License as published by | # copies or substantial portions of the Software. | |||
# the Free Software Foundation; either version 2 of the License, or | ||||
# (at your option) any later version. | ||||
# | # | |||
# Ragel is distributed in the hope that it will be useful, | # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |||
# GNU General Public License for more details. | # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||||
# SOFTWARE. | ||||
# | # | |||
# You should have received a copy of the GNU General Public License | ||||
# along with Ragel; if not, write to the Free Software | ||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||||
man_MANS = ragel.1 | man_MANS = ragel.1 | |||
EXTRA_DIST = ragel-guide.txt \ | EXTRA_DIST = ragel-guide.txt \ | |||
bmconcat.fig bmregex.fig dropdown.fig exdoneact.fig \ | bmconcat.fig bmregex.fig dropdown.fig exdoneact.fig \ | |||
exoutact1.fig exstrongsubtr.fig lines2.fig smallscanner.fig bmnull.fig \ | exoutact1.fig exstrongsubtr.fig lines2.fig smallscanner.fig bmnull.fig \ | |||
comments1.fig entryguard.fig exinter.fig exoutact2.fig exsubtr.fig \ | comments1.fig entryguard.fig exinter.fig exoutact2.fig exsubtr.fig \ | |||
lmkleene.fig stembed.fig bmnum.fig comments2.fig exaction.fig \ | lmkleene.fig stembed.fig bmnum.fig comments2.fig exaction.fig \ | |||
exnegate.fig explus.fig finguard.fig opconcat.fig bmor.fig conds1.fig \ | exnegate.fig explus.fig finguard.fig opconcat.fig bmor.fig conds1.fig \ | |||
exallact.fig exoption.fig exstact.fig leftguard.fig opor.fig \ | exallact.fig exoption.fig exstact.fig leftguard.fig opor.fig \ | |||
End of changes. 5 change blocks. | ||||
14 lines changed or deleted | 16 lines changed or added |