]> git.saurik.com Git - bison.git/blobdiff - examples/mfcalc/local.mk
regen
[bison.git] / examples / mfcalc / local.mk
index 9859945e90a8627cbc9fce0116f154928cb48c96..10d669665e894e9222b0f1e95787f22fafd787db 100644 (file)
@@ -1,4 +1,4 @@
-# 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
@@ -18,6 +18,7 @@
 ## -------------------- ##
 
 BUILT_SOURCES += $(mfcalc_sources)
+CLEANFILES +=  examples/mfcalc/mfcalc.[ch] examples/mfcalc/mfcalc.output
 
 mfcalc_extracted =                             \
   examples/mfcalc/calc.h                       \