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

simplifu make clean
parent bd5741a1
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.11 2003-02-12 01:41:33 geuzaine Exp $
# $Id: Makefile,v 1.12 2003-02-16 19:17:36 geuzaine Exp $
include ../variables
......@@ -21,7 +21,7 @@ ${LIB}: ${OBJ}
${CC} ${CFLAGS} -c $<
clean:
rm -f *.o triangle showme tricall *.?.poly *.?.node *.?.ele
rm -f *.o
depend:
(sed '/^# DO NOT DELETE THIS LINE/q' Makefile && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment