diff options
Diffstat (limited to 'makefile')
| -rwxr-xr-x | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,4 +16,4 @@ mips: $(OBJS) $(CC) $(CFLAGS) -o $@ $^ clean: - rm -rf $(TARGET) + rm -rf $(TARGET) $(OBJS) |
![]() |
index : QDME.git | |
| Quick and Dirty MIPS Emulator | Jacob McDonnell |
| summaryrefslogtreecommitdiff |