diff options
Diffstat (limited to 'common.each.tail.mk')
-rw-r--r-- | common.each.tail.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common.each.tail.mk b/common.each.tail.mk new file mode 100644 index 0000000000..871225a99e --- /dev/null +++ b/common.each.tail.mk @@ -0,0 +1,3 @@ +-include $(outdir)/$(DEPDIR)/*.P* +am_clean_files += *.o *.lo .deps/ .libs/ +include $(topsrcdir)/am-pat-rules.mk |