--- zaptel/Makefile.orig 2003-10-10 11:32:53.000000000 -0400 +++ zaptel/Makefile 2003-10-10 11:41:21.000000000 -0400 @@ -251,7 +251,7 @@ install -m 644 $$x $(INSTALL_PREFIX)/lib/modules/`uname -r`/misc ; \ done if ! [ -f wcfxsusb.o ]; then \ - rm -f $(INTALL_PREFIX)/lib/modules/`uname -r`/misc/wcfxsusb.o; \ + rm -f $(INSTALL_PREFIX)/lib/modules/`uname -r`/misc/wcfxsusb.o; \ fi mkdir -p $(INSTALL_PREFIX)/usr/lib install -m 755 $(LIBTONEZONE) $(INSTALL_PREFIX)/usr/lib