aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2015-09-12 08:57:00 +0200
committerTristan Gingold <tgingold@free.fr>2015-09-12 08:57:00 +0200
commit8423924e43087c9b80e8179a49d539decab54886 (patch)
tree6dbd2aaa5f33c5fea617d47e7bbf89d0738ba928 /Makefile.in
parent42f4c411641c04da2b8f08f9029e17bfd37206e4 (diff)
downloadghdl-8423924e43087c9b80e8179a49d539decab54886.tar.gz
ghdl-8423924e43087c9b80e8179a49d539decab54886.tar.bz2
ghdl-8423924e43087c9b80e8179a49d539decab54886.zip
Tentatively fix win32 support.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 9f9ea7e13..93bf89299 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -323,7 +323,7 @@ distclean: clean
$(RM) -f Makefile config.status ghdl.gpr
clean-c: force
- $(RM) -f memsegs_c.o chkstk.o linux.o times.o grt-cbinding.o grt-cvpi.o
+ $(RM) -f memsegs_c.o chkstk.o jumps.o times.o grt-cbinding.o grt-cvpi.o
$(RM) -f fstapi.o fastlz.o lz4.o
force: