$NetBSD: patch-ab,v 1.5 2000/08/23 21:57:58 tron Exp $

--- Makefile.orig	Tue Jul 18 16:16:44 2000
+++ Makefile	Wed Aug 23 23:43:08 2000
@@ -58,7 +58,7 @@
 	cd compiler; make install
 	cd toolssrc; make install
 	cd lex; make install
-	(cd $(INCDIR)/..; rm -f config; ln -s include config)
+	(cd $(INCDIR); rm -f config; ln -s . config)
 	cd doc; make install
 
 # Remove all generated files
