Skip to content
Snippets Groups Projects
Commit 592008ee authored by Stefen Guzik's avatar Stefen Guzik
Browse files

*** empty log message ***

parent 13276ff9
No related branches found
No related tags found
No related merge requests found
......@@ -77,9 +77,6 @@ cpobj: ${OBJ}
.c${OBJEXT}:
${CC} ${CFLAGS} ${DASH}c $< ${DASH}o ${<:.c=${OBJEXT}}
if [ -r ${notdir ${<:.c=${OBJEXT}}} ]; then\
mv -f ${notdir ${<:.c=${OBJEXT}}} ${<:.c=${OBJEXT}};\
fi
clean:
rm -f *.o *.obj
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment