2020 release
This commit is contained in:
commit
61348e8b07
86 changed files with 5127 additions and 0 deletions
5
am/Makefile
Normal file
5
am/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
NAME := am
|
||||
SRCS = $(addprefix src/, $(AM_SRCS))
|
||||
INC_PATH += $(AM_HOME)/am/src
|
||||
|
||||
include $(AM_HOME)/Makefile
|
Loading…
Add table
Add a link
Reference in a new issue