aboutsummaryrefslogtreecommitdiff
path: root/Examples/GIFPlot/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/GIFPlot/Makefile.in')
-rw-r--r--Examples/GIFPlot/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Examples/GIFPlot/Makefile.in b/Examples/GIFPlot/Makefile.in
index 292c93e21..74c1d8253 100644
--- a/Examples/GIFPlot/Makefile.in
+++ b/Examples/GIFPlot/Makefile.in
@@ -16,8 +16,8 @@ install:
$(RANLIB) $(exec_prefix)/lib/libgifplot.a
clean::
- rm -f *.o *~ libgifplot.a *_wrap* *_man*
+ rm -f *.@OBJEXT@ *~ libgifplot.a *_wrap* *_man*
cd Lib; $(MAKE) clean
rm -f config.log config.status config.cache
-
+check: all