mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-03-11 00:59:38 -04:00
makefile: rebuild everything after configure
This commit is contained in:
@@ -109,7 +109,7 @@ docs :
|
|||||||
install-docs :
|
install-docs :
|
||||||
$(MAKE) -C doc install-docs
|
$(MAKE) -C doc install-docs
|
||||||
|
|
||||||
%.o : %.c
|
%.o : %.c config.h
|
||||||
$(CC) $(CFLAGS) $(CPPFLAGS) -c $<
|
$(CC) $(CFLAGS) $(CPPFLAGS) -c $<
|
||||||
|
|
||||||
%.s : %.c
|
%.s : %.c
|
||||||
|
|||||||
Reference in New Issue
Block a user