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

*** empty log message ***

parent 1764f090
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.2 2005-09-21 18:09:21 geuzaine Exp $ # $Id: Makefile,v 1.3 2005-09-21 18:46:23 geuzaine Exp $
# #
# Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
# #
...@@ -137,7 +137,7 @@ ${LIB}: ${OBJ} ...@@ -137,7 +137,7 @@ ${LIB}: ${OBJ}
${CXX} ${CFLAGS} -c $< -o ${<:.cpp=.o} ${CXX} ${CFLAGS} -c $< -o ${<:.cpp=.o}
clean: clean:
rm -f libsrc/*/*.o rm -f *.o libsrc/*/*.o
depend: depend:
(sed '/^# DO NOT DELETE THIS LINE/q' Makefile && \ (sed '/^# DO NOT DELETE THIS LINE/q' Makefile && \
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment