mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Clean lib.o files too
This commit is contained in:
parent
2d9e28bd68
commit
eed1d25051
@ -121,7 +121,7 @@ endif
|
|||||||
rm .deps/$(*F).pp; \
|
rm .deps/$(*F).pp; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CLEAN += $(PROG) $(OBJS)
|
CLEAN += $(PROG) $(OBJS) $(LIB_O_NAME)
|
||||||
|
|
||||||
|
|
||||||
#############################################################################
|
#############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user