X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/2a559307620f3f4de853fcf9f1e169c83c36ae02..f2e1d4090df5b14fb7fdf33407df4f2bc7c5b342:/examples/rpcalc/local.mk diff --git a/examples/rpcalc/local.mk b/examples/rpcalc/local.mk index 952bba18..3ff2f98c 100644 --- a/examples/rpcalc/local.mk +++ b/examples/rpcalc/local.mk @@ -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 += $(rpcalc_sources) +CLEANFILES += examples/rpcalc/rpcalc.[ch] examples/rpcalc/rpcalc.output rpcalc_extracted = \ examples/rpcalc/rpcalc.y