]> Zhao Yanbai Git Server - minix.git/commitdiff
Makefile clean update
authorBen Gras <ben@minix3.org>
Fri, 16 Sep 2005 11:10:11 +0000 (11:10 +0000)
committerBen Gras <ben@minix3.org>
Fri, 16 Sep 2005 11:10:11 +0000 (11:10 +0000)
no .tar

drivers/sb16/Makefile
drivers/sb16/sb16.tar [deleted file]

index 24390b971868b05482f4b84d159c505d364e19b4..c5abc358c25f69ac1d7885c52a5872281d2956f3 100644 (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
diff --git a/drivers/sb16/sb16.tar b/drivers/sb16/sb16.tar
deleted file mode 100644 (file)
index 854c41f..0000000
Binary files a/drivers/sb16/sb16.tar and /dev/null differ