$OpenBSD: patch-Makefile_in,v 1.2 2008/02/09 16:52:25 ajacoutot Exp $
--- Makefile.in.orig	Sat Jan  5 14:50:07 2008
+++ Makefile.in	Mon Jan 28 10:12:34 2008
@@ -804,8 +804,8 @@ uninstall-info: uninstall-info-recursive
 dist-hook:
 	cp libgtop.spec $(distdir)
 
-libgtop-features.def: features.def
-	@LN_S@ $< $@
+$(top_builddir)/libgtop-features.def: features.def
+	@LN_S@ $? $@
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
