Skip to content
Snippets Groups Projects
Commit 8dda25e1 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

cleanup
parent fec0c8e3
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.1 2001-01-24 08:27:30 geuzaine Exp $
RM = rm
RMFLAGS = -f
# $Id: Makefile,v 1.2 2003-03-03 23:03:14 geuzaine Exp $
default:
true
# $Id: Makefile,v 1.3 2000-11-25 15:26:12 geuzaine Exp $
RM = rm
RMFLAGS = -f
# $Id: Makefile,v 1.4 2003-03-03 23:03:14 geuzaine Exp $
clean:
$(RM) $(RMFLAGS) *.a
rm -f *.a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment