mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 18:05:06 -05:00
makefile: add distclean target to test/unit/Makefile
This commit is contained in:
@@ -73,6 +73,7 @@ distclean : clean
|
||||
-rm -f .DS_Store
|
||||
-rm -f Makefile
|
||||
$(MAKE) -C doc distclean
|
||||
$(MAKE) -C test/unit distclean
|
||||
|
||||
clean :
|
||||
-rm -f *.o *.s chronyc chronyd core *~
|
||||
|
||||
Reference in New Issue
Block a user