$OpenBSD: patch-Makefile_in,v 1.5 2010/09/30 07:44:35 ajacoutot Exp $
--- Makefile.in.orig	Tue Sep 28 11:37:10 2010
+++ Makefile.in	Tue Sep 28 14:52:41 2010
@@ -886,8 +886,8 @@ uninstall-am: uninstall-libgtopincludeHEADERS uninstal
 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.
