From ed86ff4029dd15c581aa077f939f128fc4517f52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Stro=CC=88mbergson?= Date: Fri, 13 Mar 2015 10:27:36 +0100 Subject: Adding c model for the modexp core. --- src/model/c/Debug/sources.mk | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/model/c/Debug/sources.mk (limited to 'src/model/c/Debug/sources.mk') diff --git a/src/model/c/Debug/sources.mk b/src/model/c/Debug/sources.mk new file mode 100644 index 0000000..a1c58f7 --- /dev/null +++ b/src/model/c/Debug/sources.mk @@ -0,0 +1,17 @@ +################################################################################ +# Automatically-generated file. Do not edit! +################################################################################ + +OBJ_SRCS := +ASM_SRCS := +C_SRCS := +O_SRCS := +S_UPPER_SRCS := +EXECUTABLES := +OBJS := +C_DEPS := + +# Every subdirectory with source files must be described here +SUBDIRS := \ +src \ + -- cgit v1.2.3