projects
/
ses.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76da518
)
ses steps makefile
author
yu.dongliang
<18588496441@163.com>
Thu, 20 Jul 2023 02:02:41 +0000
(10:02 +0800)
committer
yu.dongliang
<18588496441@163.com>
Thu, 20 Jul 2023 02:02:41 +0000
(10:02 +0800)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index db296b3496ca2c0812e9a1aba45dda0da30824e4..466ee4a1207cc328ad340db076385d58548fca20 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-4,6
+4,16
@@
CFILES += scf_eda_pb.c
CFILES += ses_layout.c
CFILES += ses_loop.c
+CFILES += ses_steps.c
+CFILES += ses_step_dc_input.c
+CFILES += ses_step_dc_diode.c
+CFILES += ses_step_dc_transistor.c
+
+CFILES += ses_step_simplify.c
+CFILES += ses_step_va.c
+CFILES += ses_step_va_balance.c
+CFILES += ses_step_output.c
+
CFLAGS += -g
CFLAGS += -I./