X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=Makefile.frag;h=4efd8b3ebdbf61597b967b754162e0c433ba4157;hp=bcdaa404078851b50351ea2db9b6dc7236473608;hb=2f5af21b263403997e154658635d6b6e6eaab453;hpb=898c6dac30d12d7fe56662d66a8e73c340926d64 diff --git a/Makefile.frag b/Makefile.frag index bcdaa40..4efd8b3 100644 --- a/Makefile.frag +++ b/Makefile.frag @@ -19,6 +19,7 @@ psi-clean-headers: .PHONY: psi-clean-sources psi-clean-sources: -rm -f $(PHP_PSI_BUILDDIR)/src/*o + -rm -f $(PHP_PSI_BUILDDIR)/src/types/*o -rm -f $(PHP_PSI_SRCDIR)/src/parser.c $(PHP_PSI_SRCDIR)/src/parser_proc.c $(PHP_PSI_SRCDIR)/src/parser_proc.y .PHONY: psi-clean-aux