$NetBSD: patch-dm,v 1.2 2009/12/10 20:37:38 abs Exp $ --- clock/Imakefile.orig 1993-06-29 05:11:39.000000000 +0000 +++ clock/Imakefile @@ -23,6 +23,7 @@ MANPAGES = clock.man SRCS = clock.c OBJS = clock.o ALLFILES = ${HEADERS} ${INFOFILES} ${MANPAGES} ${SRCS} +EXTRA_LDOPTIONS = ${LINKER_RPATH_FLAG}${PREFIX}/lib ComplexProgramTarget(clock)