mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Add a distclean target to example Makefile.
Signed-off-by: Jordi Mallach <jordi@debian.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
4bf54c5003
commit
2fcce932b6
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ dsp: $(TARGETS)
|
|||
clean:
|
||||
rm -f *~ *.emu10k1
|
||||
|
||||
distclean: clean
|
||||
|
||||
install:
|
||||
|
||||
distdir:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue