]> Zhao Yanbai Git Server - minix.git/commitdiff
Remove objects in aes subdir too
authorBen Gras <ben@minix3.org>
Thu, 5 Oct 2006 09:58:50 +0000 (09:58 +0000)
committerBen Gras <ben@minix3.org>
Thu, 5 Oct 2006 09:58:50 +0000 (09:58 +0000)
drivers/random/Makefile

index 3e99a6f65b72f0db0dac35266f97330c25b89edd..e1d7fc07432abbbd34b7dc1de3f4f8a793e80a6e 100644 (file)
@@ -42,7 +42,7 @@ install:      /usr/sbin/$(DRIVER)
 
 # clean up local files
 clean:
-       rm -f $(DRIVER) *.o *.bak 
+       rm -f $(DRIVER) *.o *.bak aes/*.o
 
 
 depend: