X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=Makefile.solaris;h=1e82158f46ba3bcfb83981c0c49cb0042f7501d1;hp=4373abfb9de09499e9b646f8572f1cac440a9291;hb=d59d31aff657005e63b48807230bbe42b464e537;hpb=ed92ac0ce9ce1cc64697272d307d4fa7d18ed64c;ds=sidebyside 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