]> git.saurik.com Git - bison.git/blobdiff - examples/mfcalc/local.mk
Merge remote-tracking branch 'origin/maint'
[bison.git] / examples / mfcalc / local.mk
index 539b4d0b2a5b707471f95d0a2d5e6fe4ddba7e94..aa64d4c6e241fd6ec13140b145d84e513a6ff782 100644 (file)
@@ -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-2012 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                       \