git.droids-corp.org
/
aversive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
merge hostsim in main
[aversive.git]
/
modules
/
ihm
/
parse
/
Makefile
1
TARGET = parse
2
3
# List C source files here. (C dependencies are automatically generated.)
4
SRC = parse.c parse_num.c parse_string.c
5
6
include $(AVERSIVE_DIR)/mk/aversive_module.mk