YANG keywords "action" and "belongs-to" implemented by syntactically by parser (but not proper semantics).
This commit is contained in:
parent
270bf78e1f
commit
366cf041bd
8 changed files with 41 additions and 9 deletions
|
|
@ -75,7 +75,7 @@ APPSRC += clixon_util_xpath.c
|
|||
APPS = $(APPSRC:.c=)
|
||||
|
||||
all: $(APPS)
|
||||
echo "You may want to make clixon_util_stream separately (curl dependency)"
|
||||
@echo "You may want to make clixon_util_stream separately (curl dependency)"
|
||||
|
||||
clean:
|
||||
rm -f $(APPS) *.core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue