mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +02:00
Remove the veryclean target. Use the distclean target and svn-clean instead.
This commit is contained in:
parent
49468cd79c
commit
6e722649ed
@ -164,12 +164,6 @@ clean:
|
|||||||
rm -rf Audacity.app
|
rm -rf Audacity.app
|
||||||
rm -f src/audacity.desktop
|
rm -f src/audacity.desktop
|
||||||
|
|
||||||
veryclean: clean
|
|
||||||
rm -f Makefile src/Makefile lib-src/Makefile
|
|
||||||
rm -f src/configunix.h
|
|
||||||
rm -f `find . -name "*~"`
|
|
||||||
rm -f `find . -name core`
|
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
$(MAKE) -C lib-src distclean
|
$(MAKE) -C lib-src distclean
|
||||||
$(MAKE) -C locale distclean
|
$(MAKE) -C locale distclean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user