--- lib/demo/progress/Makefile	Tue Jun 23 16:50:50 1998
+++ /home/andy/tmp/wrk/lib/demo/progress/Makefile	Mon Jun 29 17:35:27 1998
@@ -9,7 +9,7 @@
 $(TARGET).qtl: $(MOC_SRC) $(OBJ)
 	@echo "Creating External Object for Progress Bar Demonstration."
 	$(CC) $(CFLAGS) -shared -o $(TARGET).qtl $(OBJ) 
-	ar src $(TARGET).a qprogres.o hqprogres.o
+	ar rc $(TARGET).a qprogres.o hqprogres.o
 	cp qprogres.h $(TARGET).h
 	strip $(TARGET).qtl
 
