X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.solaris;h=1e82158f46ba3bcfb83981c0c49cb0042f7501d1;hp=4373abfb9de09499e9b646f8572f1cac440a9291;hb=0be06ea2c87ecf1751a01ed528a2d3170bdca543;hpb=ed92ac0ce9ce1cc64697272d307d4fa7d18ed64c diff --git a/Makefile.solaris b/Makefile.solaris index 4373abfb..1e82158f 100644 --- a/Makefile.solaris +++ b/Makefile.solaris @@ -21,7 +21,7 @@ clean: -rm -f *.o .depend cscope.out $(PROGS) depend: - @$(CC) -MM $(ALL_CFLAGS) *.c 1> .depend + @$(CC) -MM $(ALL_CFLAGS) *.c engines/*.c 1> .depend cscope: @cscope -b