From 23c421424b3a0da5e29b8f47990e4e1e90da1bdd Mon Sep 17 00:00:00 2001 From: Vince Weaver Date: Tue, 5 Jan 2021 23:35:11 -0500 Subject: [PATCH] gr-sim: missing file --- utils/gr-sim/fluid/Makefile | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 utils/gr-sim/fluid/Makefile diff --git a/utils/gr-sim/fluid/Makefile b/utils/gr-sim/fluid/Makefile new file mode 100644 index 00000000..9a078a4b --- /dev/null +++ b/utils/gr-sim/fluid/Makefile @@ -0,0 +1,4 @@ +all: + +clean: + rm -f *~ *.o fluid