Don't depend on subdirs, it's done anyway.

This commit is contained in:
Jonathan Schleifer 2007-09-24 20:58:20 +02:00
parent 631b612564
commit 84a564d282

View file

@ -141,8 +141,6 @@ ${STATIC_LIB} ${STATIC_LIB_NOINST}: ${EXT_DEPS} ${OBJS}
${LINK_FAILED}; \
fi
${EXT_DEPS}: subdirs
.c.o:
${COMPILE_STATUS}
if ${CC} ${CFLAGS} ${CPPFLAGS} -c -o $@ $<; then \