mirror of
https://github.com/libtom/libtomcrypt
synced 2026-08-25 20:26:07 -04:00
introduce makefile.common
This commit is contained in:
parent
ee0874b50b
commit
abe9116de5
3 changed files with 64 additions and 62 deletions
|
|
@ -274,9 +274,7 @@ endef
|
|||
|
||||
$(foreach demo, $(strip $(DEMOS)), $(eval $(call DEMO_template,$(demo))))
|
||||
|
||||
bins: $(USEFUL_DEMOS)
|
||||
|
||||
all_test: test tv_gen $(DEMOS)
|
||||
include makefile.common
|
||||
|
||||
# $Source$
|
||||
# $Revision$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue