X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=Makefile.win_cross;h=53b430667ca21b5a4e396f21918a4cc3f5653a71;hp=047c6ee41da40f7f9ae30075c5f9ea93fc5ee513;hb=1a84371a75e17e8a7e8b0a95e1f0c163de4bb7ce;hpb=806e643f2aeaa3b7e6f53e3377d6a5a7f775ff1f diff --git a/Makefile.win_cross b/Makefile.win_cross index 047c6ee..53b4306 100644 --- a/Makefile.win_cross +++ b/Makefile.win_cross @@ -66,7 +66,7 @@ program: vor.exe @echo compiling $@ from $< @$(CC) $(cflags) -c -o $@ $< -$(my_objects): config.h +$(my_objects): vorconfig.h font.o: font.h