Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/Makefile.inc,v rcsdiff: /ftp/cvs/cvsroot/src/tests/Makefile.inc,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.5.14.1 diff -u -p -r1.5 -r1.5.14.1 --- src/tests/Makefile.inc 2017/01/14 01:33:32 1.5 +++ src/tests/Makefile.inc 2020/04/08 14:09:05 1.5.14.1 @@ -1,5 +1,7 @@ -# $NetBSD: Makefile.inc,v 1.5 2017/01/14 01:33:32 christos Exp $ +# $NetBSD: Makefile.inc,v 1.5.14.1 2020/04/08 14:09:05 martin Exp $ WARNS ?= 4 CWARNFLAGS+= -Wno-missing-noreturn TOOLSSRCDIR:= ${.PARSEDIR} CPPFLAGS+= -I${TOOLSSRCDIR} +LIBRUMPBASE = -lrumpvfs -lrump -lrumpvfs -lrumpuser -lrump -lpthread +