Don't delete Version.c

We used to generate Version.c, so it was being removed by the
"distclean" target.
This commit is contained in:
Andy McFadden 2014-12-21 10:18:26 -08:00
parent 281813a8ea
commit cf433eeae0

View File

@ -97,7 +97,6 @@ tags::
distclean: clean distclean: clean
(cd samples; make distclean) (cd samples; make distclean)
-rm -f Version.c
-rm -f Makefile Makefile.bak -rm -f Makefile Makefile.bak
-rm -f config.log config.cache config.status config.h -rm -f config.log config.cache config.status config.h
-rm -f tags -rm -f tags