X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/59fba180a5b8c7135445bfbada5e96266a3286e8..21e3a2b56c77163d9c00502bbb12e1895f8d741a:/examples/mfcalc/local.mk diff --git a/examples/mfcalc/local.mk b/examples/mfcalc/local.mk index 539b4d0b..10d66966 100644 --- a/examples/mfcalc/local.mk +++ b/examples/mfcalc/local.mk @@ -1,7 +1,5 @@ -## Process this file with automake to produce Makefile.in -*-Makefile-*- - -## Copyright (C) 2005-2006, 2008-2012 Free Software Foundation, Inc. - +# Copyright (C) 2005-2006, 2008-2013 Free Software Foundation, Inc. +# # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or @@ -20,6 +18,7 @@ ## -------------------- ## BUILT_SOURCES += $(mfcalc_sources) +CLEANFILES += examples/mfcalc/mfcalc.[ch] examples/mfcalc/mfcalc.output mfcalc_extracted = \ examples/mfcalc/calc.h \