blob: 11c239511a7260f6c7e88009c16cc35ed5f53cab (
plain)
1
2
3
4
5
6
7
|
#! /bin/sh
# vi:ts=4:et
# Copyright (C) 1996-2011 Markus F.X.J. Oberhumer
rm -f *.o liblzo2.a dict.out lzopack.out precomp.out precomp2.out simple.out lzotest.out testmini.out
true
|