Fix dependency checking for sys/vesa
authorH. Peter Anvin <hpa@zytor.com>
Thu, 14 Sep 2006 21:16:59 +0000 (14:16 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 14 Sep 2006 21:16:59 +0000 (14:16 -0700)
com32/lib/Makefile

index 53a8bdb..d20bc3b 100644 (file)
@@ -98,4 +98,4 @@ sys/vesa/drawtxt.o: sys/vesa/drawtxt.c
 jpeg/jidctflt.o: jpeg/jidctflt.c
        $(CC) $(CFLAGS) -O3 -c -o $@ $<
 
--include .*.d */.*.d
+-include .*.d */.*.d */*/.*.d