$NetBSD$

Use the correct xmkmf, in case xpkgwedge is installed

--- Makefile	2000/11/30 17:28:17	1.1
+++ Makefile	2000/11/30 17:29:36
@@ -12,7 +12,7 @@
 #	no longer valid.
 
 all:
-	(cd src && xmkmf && $(MAKE) && strip xpat2)
+	(cd src && ${XMKMF} && $(MAKE) && strip xpat2)
 
 manual:
 	(cd doc && $(MAKE) xpat2.ps)
