diff -ur --unidirectional-new-file skipsrc-1.0.orig/Makefile work.new/Makefile
--- skipsrc-1.0.orig/Makefile	Fri Oct 25 13:11:18 1996
+++ work.new/Makefile	Mon Jan 24 12:35:36 2000
@@ -74,3 +74,7 @@
 cleanpkgs:
 	@echo "Cleaning SKIP package directory..."
 	@(cd mkpkgs; $(MAKE) clean)
+
+install:
+	@true
+