clean-up make astyle
output
This commit is contained in:
parent
6f5df266f2
commit
6dc923efa9
3
makefile
3
makefile
@ -156,4 +156,5 @@ perlcritic:
|
||||
perlcritic *.pl doc/*.pl
|
||||
|
||||
astyle:
|
||||
astyle --options=astylerc $(OBJECTS:.o=.c) tommath*.h demo/*.c etc/*.c mtest/mtest.c
|
||||
@echo " * run astyle on all sources"
|
||||
@astyle --options=astylerc --formatted $(OBJECTS:.o=.c) tommath*.h demo/*.c etc/*.c mtest/mtest.c
|
||||
|
Loading…
Reference in New Issue
Block a user