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

revert Makefile change

parent 7d05edd1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ top:
all:	lib

lib:	$(LIBOBJ)
	$(ARX) $(LIB) $(LIBOBJ)
	$(AR) $(LIB) $(LIBOBJ)
	$(RANLIB) $(LIB) || echo Never mind.
	@touch lib