mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +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 -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
|
||||
$(MAKE) -C lib-src distclean
|
||||
$(MAKE) -C locale distclean
|
||||
|
Loading…
x
Reference in New Issue
Block a user