X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=Makefile.frag;h=bca0f48df131013d30981bf5b2d0f0c8bac8b27b;hp=1c42778fe48d63213d6d0e85a8effb14cda92227;hb=3137da963d298c73ce3bc858874fdfc87fa941b7;hpb=d60f4bbdd315ddf42dbafeff0fd3d87d2e7a51f7 diff --git a/Makefile.frag b/Makefile.frag index 1c42778..bca0f48 100644 --- a/Makefile.frag +++ b/Makefile.frag @@ -25,6 +25,8 @@ lemon.c: ./lemon: lemon.c | lempar.c $(CC) -o $@ $< +$(PHP_PSI_SRCDIR)/src/context.c: $(PHP_PSI_SRCDIR)/config.m4 + touch $@ $(PHP_PSI_SRCDIR)/src/%.c: $(PHP_PSI_BUILDDIR)/parser.h touch $@ $(PHP_PSI_SRCDIR)/src/parser_proc.y: $(PHP_PSI_BUILDDIR)/parser.h