From b09ea8e54cc0d715277f317d0bb793ca7c5afad1 Mon Sep 17 00:00:00 2001 From: "Steven G. Johnson" Date: Tue, 2 Jan 2024 16:02:41 -0500 Subject: [PATCH] Update data/Makefile --- data/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/Makefile b/data/Makefile index 66cf199..82dcc7a 100644 --- a/data/Makefile +++ b/data/Makefile @@ -10,7 +10,7 @@ MAKE=make JULIA=julia CURLFLAGS = --retry 5 --location -.PHONY: clean rawdata +.PHONY: clean .DELETE_ON_ERROR: