aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index abad2decf..9fcfc98f5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -573,9 +573,11 @@ distclean: clean
clean-c: force
$(RM) -f memsegs_c.o chkstk.o jumps.o times.o
- $(RM) -f grt-cbinding.o grt-cvpi.o grt-modules.o grt-cdynload.o
+ $(RM) -f grt-cstdio.o grt-cgnatrts.o grt-modules.o
+ $(RM) -f grt-cvpi.o grt-cdynload.o
$(RM) -f fstapi.o fastlz.o lz4.o
- $(RM) -f pic/times.o pic/grt-cvpi.o pic/grt-modules.o pic/jumps.o
+ $(RM) -f pic/times.o pic/grt-cvpi.o pic/jumps.o
+ $(RM) -f pic/grt-cstdio.o pic/grt-cgnatrts.o pic/grt-modules.o
$(RM) -f pic/grt-cdynload.o
create-dirs: force