• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#!/bin/bash
2
3# Copyright (c) 2012 The Chromium Authors. All rights reserved.
4# Use of this source code is governed by a BSD-style license that can be
5# found in the LICENSE file.
6rm annotated.html
7rm bc_s.png
8rm classes.html
9rm closed.png
10rm doxygen.png
11rm functions*.html
12rm globals_0x*.html
13rm globals.html
14rm globals_enum.html
15rm globals_eval.html
16rm globals_func.html
17rm globals_type.html
18rm globals_vars.html
19rm graph_legend.html
20rm graph_legend.png
21rm index_8dox.html
22rm modules.html
23rm nav_f.png
24rm nav_h.png
25rm open.png
26rm tab_a.png
27rm tab_b.png
28rm tab_h.png
29rm tab_s.png
30# all .map and all .md5 files
31rm *.md5
32rm *.map
33rm *.css
34rm files.html
35rm index.html
36rm jquery.js
37
38