summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/libobj.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/libobj.in b/src/config/libobj.in
index 19cf2546e..7d306cd49 100644
--- a/src/config/libobj.in
+++ b/src/config/libobj.in
@@ -17,12 +17,15 @@
OBJS.ST: $(STLIBOBJS) Makefile
@echo $(STLIBOBJS) > $@
+ : updated $@
OBJS.SH: $(SHLIBOBJS) Makefile
@echo $(SHLIBOBJS) > $@
+ : updated $@
OBJS.PF: $(PFLIBOBJS) Makefile
@echo $(PFLIBOBJS) > $@
+ : updated $@
all-libobjs: $(OBJLISTS)