michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: files_to_remove=" michael@0: CMakeLists.txt michael@0: ChangeLog michael@0: FAQ michael@0: INDEX michael@0: Makefile michael@0: Makefile.in michael@0: amiga michael@0: configure michael@0: contrib michael@0: doc michael@0: examples michael@0: make_vms.com michael@0: msdos michael@0: nintendods michael@0: old michael@0: qnx michael@0: treebuild.xml michael@0: watcom michael@0: win32 michael@0: zconf.h.cmakein michael@0: zconf.h.in michael@0: zlib.3 michael@0: zlib.3.pdf michael@0: zlib.map michael@0: zlib.pc.in michael@0: zlib2ansi michael@0: " michael@0: michael@0: rm -rf $files_to_remove