call LIBNAME properly
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4718 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -105,7 +105,7 @@ dist: $(DISTFILES) | ||||
| 	    || cp -p $$file ../`cat ../.fname`/lib; \ | ||||
| 	done | ||||
|  | ||||
| $(LIBNAME).$(LIBEXT): $(OBJECTS) | ||||
| $(LIBNAME).a: $(OBJECTS) | ||||
| 	rm -f $@ | ||||
| 	$(AR) cr $@ $(OBJECTS) | ||||
| 	-$(RANLIB) $@ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund