Makefile clean update

no .tar
This commit is contained in:
Ben Gras 2005-09-16 11:10:11 +00:00
parent c4e4398043
commit f379a59bc5
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ install: /usr/sbin/sb16_dsp /usr/sbin/sb16_mixer
# clean up local files
clean:
rm -f *.o *.bak $(DRIVER)
rm -f *.o *.bak sb16 sb16_dsp sb16_mixer
depend:
/usr/bin/mkdep "$(CC) -E $(CPPFLAGS)" *.c > .depend

Binary file not shown.