fixed dump opcode struct

This commit is contained in:
e.gavrin
2014-07-03 18:27:49 +04:00
parent 3fde3400f4
commit b05eb83966
4 changed files with 62 additions and 78 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ release:
-o $(TARGET)
clean:
rm -f $(OBJ_DIR)/*.o *.o *~ lexer.log parser.log
rm -f $(OBJ_DIR)/*.o *.bin *.o *~ lexer.log parser.log
rm -f $(TARGET)
rm -f $(TARGET).elf
rm -f $(TARGET).bin