diff options
| author | lonkaars <loek@pipeframe.xyz> | 2022-10-30 20:33:41 +0100 |
|---|---|---|
| committer | lonkaars <loek@pipeframe.xyz> | 2022-10-30 20:33:41 +0100 |
| commit | ea9463c3ba9335bc3d04dd04502ab9e67e8a718c (patch) | |
| tree | de55f4b03eba50533f6dd220c31d50fa4239d94a /shared/shared.mk | |
| parent | c0eeae6901572be2469ab61620c39cd2d3b2cb58 (diff) | |
finish merge
Diffstat (limited to 'shared/shared.mk')
| -rw-r--r-- | shared/shared.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/shared.mk b/shared/shared.mk deleted file mode 100644 index f9586ff..0000000 --- a/shared/shared.mk +++ /dev/null @@ -1 +0,0 @@ -OBJS += $(patsubst %.c,%-stm.o, $(wildcard ../shared/*.c)) |