summaryrefslogtreecommitdiff
blob: eac1b9f1721e03a2905b1cf671c9195ca5d017df (plain)
1
2
3
4
5
6
7
8
9
10
--- ccp4-5.99.5.orig/x-windows/Mosflm/src/dps/index/Makefile.in	2006-01-05 22:48:47.000000000 -0800
+++ ccp4-5.99.5/x-windows/Mosflm/src/dps/index/Makefile.in	2006-01-05 22:49:02.000000000 -0800
@@ -42,6 +42,7 @@
 	$(LOCALLIBS) $(LIBS) 
 
 index: $(IOBJS) 
+	mkdir -p $(LIBDIR)
 	${AR} $(AR_FLAGS) $(LIBDIR)/libdps_index.a $(IOBJS)
 	chmod 644 $(LIBDIR)/libdps_index.a