X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=fceu.git;a=blobdiff_plain;f=Makefile.base;h=1cc78857af4233ea1c19c555f16a5c1ee4db1863;hp=bd411f2ca5d110e6623aba5419958c0a40ac12ec;hb=e7f5287861e2da956537a6db8abb26f9a26255f8;hpb=e2d0dd92bfad989cce4270fc0ac5a712476c7c50 diff --git a/Makefile.base b/Makefile.base index bd411f2..1cc7885 100644 --- a/Makefile.base +++ b/Makefile.base @@ -16,7 +16,7 @@ endif clean: ${RM} fceu fceu.exe ${OBJECTS} ${INPOBJS} ${MOBJS} ${MUOBJS} ${MUSOBJS} ${OBJDRIVER} -nsf.o: nsf.c nsf.h fce.h x6502.h svga.h video.h sound.h nsfbgnew.h general.h file.h +nsf.o: nsf.c nsf.h fce.h x6502.h svga.h video.h sound.h general.h file.h #x6502.o: x6502.c x6502.h ops.h fce.h sound.h video.o: video.c types.h video.h svga.h version.h general.h sound.o: sound.c sound.h types.h fce.h svga.h x6502.h