diff --git a/frame/Makefile b/frame/Makefile index 7fdf0b6552..a861a9e979 100644 --- a/frame/Makefile +++ b/frame/Makefile @@ -163,7 +163,7 @@ clean: @ echo 'use the clean script' module_state_description.F : ../Registry/$(REGISTRY) - ( cd .. ; tools/registry $(ARCHFLAGS) $(ENVCOMPDEFS) -DNEW_BDYS Registry/$(REGISTRY) ) ; + ( cd .. ; tools/registry $(ARCHFLAGS) $(ENVCOMPDEFS) -DNEW_BDYS Registry/$(REGISTRY) ; true ) ; module_io_quilt.o : module_io_quilt.F module_io_quilt_old.F