Commit a383b254 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Fix Makefile to fipscanisterbuild works again.

parent ff81ee92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@ links:

# lib: and $(LIB): are splitted to avoid end-less loop
lib:	$(LIB)
	[ "$(FIPSCANISTERINTERNAL)" = "n" ] && $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC)
	if [ "$(FIPSCANISTERINTERNAL)" = "n" ]; then $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC); fi
	@touch lib

$(LIB):	$(FIPSLIBDIR)fipscanister.o