X-Git-Url: https://git.gag.com/?p=fw%2Fsdcc;a=blobdiff_plain;f=device%2Flib%2Fgbz80%2FMakefile.in;h=78d95d408f596db5a9e1ff149c9c61834d7f5c0d;hp=fbd635b6344db8cbf4efcb56467ddf8df8253b4c;hb=43a9f56ae641cae90edd199d25b234df463b2ff5;hpb=04196735b38f32d73d9b9ed244c6c685a785b2b5 diff --git a/device/lib/gbz80/Makefile.in b/device/lib/gbz80/Makefile.in index fbd635b6..78d95d40 100644 --- a/device/lib/gbz80/Makefile.in +++ b/device/lib/gbz80/Makefile.in @@ -57,10 +57,10 @@ else cp $(OBJ) $(Z8OBJECTS) $(PORTDIR) endif -%.o: ../%.c +%.o: %.c $(CC) $(CFLAGS) -c $< -%.o: %.c +%.o: ../%.c $(CC) $(CFLAGS) -c $< clean: