always make sharedmods

This commit is contained in:
Guido van Rossum 1994-10-20 21:59:38 +00:00
parent 89910656d1
commit 2ce15a59f7
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ SYSLIBS= $(LIBM) $(LIBC)
# === Rules ===
all: $(LIB) ../python
all: $(LIB) ../python sharedmods
$(LIB): $(OBJS) Makefile
-rm -f $(LIB)