mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 07:15:07 -05:00
makefile: clean unit tests in clean target
This commit is contained in:
@@ -70,6 +70,7 @@ distclean : clean
|
|||||||
-rm -f Makefile config.h config.log
|
-rm -f Makefile config.h config.log
|
||||||
|
|
||||||
clean :
|
clean :
|
||||||
|
$(MAKE) -C test/unit clean
|
||||||
-rm -f *.o *.s chronyc chronyd core.* *~
|
-rm -f *.o *.s chronyc chronyd core.* *~
|
||||||
-rm -f *.gcda *.gcno
|
-rm -f *.gcda *.gcno
|
||||||
-rm -rf .deps
|
-rm -rf .deps
|
||||||
|
|||||||
Reference in New Issue
Block a user