summaryrefslogtreecommitdiff
path: root/lzo/B/generic/clean.sh
blob: 0a946cc2a5009a8d67469e220981b52afea3cb85 (plain)
1
2
3
4
5
6
7
#! /bin/sh
# vi:ts=4:et
# Copyright (C) 1996-2008 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