Index: head/devel/buildtool/files/patch-bt_sh-Makefile.in =================================================================== --- head/devel/buildtool/files/patch-bt_sh-Makefile.in (nonexistent) +++ head/devel/buildtool/files/patch-bt_sh-Makefile.in (revision 230910) @@ -0,0 +1,11 @@ +--- bt_sh/Makefile.in.orig 2009-03-24 22:07:42.000000000 +0100 ++++ bt_sh/Makefile.in 2009-03-24 22:09:38.000000000 +0100 +@@ -26,6 +26,8 @@ + + build: bt_sh + ++$(OBJS): nodes.h syntax.h builtins.h ++ + bt_sh: ${GENSRCS} ${ARITHSRCS} ${OBJS} + ${CC} ${OBJS} -o bt_sh ${LDFLAGS} + ${STRIP} bt_sh Property changes on: head/devel/buildtool/files/patch-bt_sh-Makefile.in ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property