mirror of
https://github.com/libretro/RetroArch
synced 2025-02-05 06:40:07 +00:00
:V
This commit is contained in:
parent
487706367b
commit
2b1adcf8a3
4
Makefile
4
Makefile
@ -28,9 +28,7 @@ OBJ = ssnes.o
|
||||
|
||||
|
||||
|
||||
all: $(TARGET)
|
||||
|
||||
$(TARGET):
|
||||
all:
|
||||
$(CC) $(CFLAGS) -o $(TARGET) $(SOURCE) $(LIBS)
|
||||
|
||||
install: $(TARGET)
|
||||
|
Loading…
x
Reference in New Issue
Block a user