diff --git a/distrib/notes/Makefile.inc b/distrib/notes/Makefile.inc index 98a884f55679..cfe51979cb13 100644 --- a/distrib/notes/Makefile.inc +++ b/distrib/notes/Makefile.inc @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.4 1999/03/06 11:31:51 drochner Exp $ +# $NetBSD: Makefile.inc,v 1.5 1999/04/29 19:03:03 ross Exp $ # Ross Harvey @@ -50,6 +50,9 @@ ${TARG}.more: ${SRCS} echosrcs! ${SRCS} @echo ${.ALLSRC} +echomore! + @echo ${.OBJDIR}/${TARG}.more + .PATH: ${.CURDIR}/../common # make the "afterdepend" rule happy