X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=Makefile;h=822fb526f6e8d82f3df8956d82a1b7177a372dbf;hb=ea6b2c65bc3ce3bf404a9f142d664aa0bbbfe3a0;hp=0b867206a7ab1814174a5fc9acde59b3db092ce7;hpb=e5c71fd3db0b50033d40c3a66c7dff774ae647e2;p=libc-test diff --git a/Makefile b/Makefile index 0b86720..822fb52 100644 --- a/Makefile +++ b/Makefile @@ -107,7 +107,7 @@ $(B)/common/options.h: src/common/options.h.in $(B)/common/mtest.o: src/common/mtest.h $(math.OBJS): src/common/mtest.h -$(B)/api/main: $(api.OBJS) +$(B)/api/main.exe: $(api.OBJS) api/main.OBJS:=$(api.OBJS) $(api.OBJS):$(B)/common/options.h $(api.OBJS):CFLAGS+=-pedantic-errors -Werror -Wno-unused -D_XOPEN_SOURCE=700