From a962976b9641f43ac5d58611f5bde1a4d19d03b5 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Mon, 22 Mar 2021 18:51:22 +0000 Subject: [PATCH] - renamed git-svn-id: http://moon:8086/svn/vhdl/trunk@1460 cc03376c-175c-47c8-b038-4cd826a8556b --- .../ghdl/{Makefile.cordic_pipe_top => cordic_pipe_top.Makefile} | 0 .../cordic/ghdl/{Makefile.cordic_top => cordic_top.Makefile} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename lib/radio/cordic/ghdl/{Makefile.cordic_pipe_top => cordic_pipe_top.Makefile} (100%) rename lib/radio/cordic/ghdl/{Makefile.cordic_top => cordic_top.Makefile} (100%) diff --git a/lib/radio/cordic/ghdl/Makefile.cordic_pipe_top b/lib/radio/cordic/ghdl/cordic_pipe_top.Makefile similarity index 100% rename from lib/radio/cordic/ghdl/Makefile.cordic_pipe_top rename to lib/radio/cordic/ghdl/cordic_pipe_top.Makefile diff --git a/lib/radio/cordic/ghdl/Makefile.cordic_top b/lib/radio/cordic/ghdl/cordic_top.Makefile similarity index 100% rename from lib/radio/cordic/ghdl/Makefile.cordic_top rename to lib/radio/cordic/ghdl/cordic_top.Makefile