mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-31 16:52:45 +00:00
It ... links!
This commit is contained in:
parent
216ddc9fd6
commit
efbf9354f9
@ -80,7 +80,7 @@ $(PPU_TARGET): $(OBJ)
|
||||
$(LD) -o $@ $(OBJ) $(LDFLAGS) $(LDDIRS) $(LIBS)
|
||||
$(STRIP) $(PPU_TARGET)
|
||||
|
||||
%.o: %.c config.h
|
||||
%.o: %.c config.h
|
||||
$(CC) $(INCDIRS) $(CFLAGS) -c -o $@ $<
|
||||
|
||||
%.o: %.cpp config.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user