Omit newfs_msdos, as the header files are different and
I just cannot bring myself to care about FAT filesystem support.
diff --git a/Makefile b/Makefile
index da21850..3787078 100644
--- a/Makefile
+++ b/Makefile
@@ -35,7 +35,6 @@
 	smd \
 	chmod \
 	chown \
-	newfs_msdos \
 	netstat \
 	ioctl \
 	mv \