X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=saturn.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=219e9e09aeecfa9b2f6b1f296d5f97044d8c763d;hp=d73cb8177c0be76a66112ff057f0159ba71185b6;hb=fa25a167a98b3ae9a6f9c9e366290ba1b6813b0a;hpb=5491df41027e2159d0015dcbfb1788c54b316ade diff --git a/Makefile b/Makefile index d73cb81..219e9e0 100644 --- a/Makefile +++ b/Makefile @@ -10,4 +10,4 @@ all: $(TARGETS) vdp1_to_png: LDLIBS += -lpng clean: - $(RM) $(TARGET) + $(RM) $(TARGETS)