Remove scsh/configure.scm in clean-scsh

This commit is contained in:
mainzelm 2004-01-27 09:40:35 +00:00
parent 3f108f501f
commit 9a22e55080
1 changed files with 1 additions and 0 deletions

View File

@ -919,6 +919,7 @@ install-stripped-scsh-image: $(VM) scsh/stripped-scsh.image
clean-scsh: clean-scsh:
$(RM) scsh/*.o scsh/rx/*.o scsh/machine/*.o $(RM) scsh/*.o scsh/rx/*.o scsh/machine/*.o
$(RM) scsh/*.image $(RM) scsh/*.image
$(RM) scsh/configure.scm
$(RM) $(LIBSCSHVM) $(LIBSCSH) scsh/scsh$(EXEEXT) $(RM) $(LIBSCSHVM) $(LIBSCSH) scsh/scsh$(EXEEXT)
scsh/configure.scm: scsh/configure.scm.in scsh/configure.scm: scsh/configure.scm.in