A never ending story: rebuild c/scheme48.h, too.

This commit is contained in:
mainzelm 2001-06-01 16:50:24 +00:00
parent e2a6e37c70
commit d13ddc3216
1 changed files with 2 additions and 0 deletions

View File

@ -7,8 +7,10 @@ touch scsh/*.c
touch build/filenames.scm
rm -f scheme48.image cig/cig.image scsh/scsh.image
rm -f build/linker.image build/initial.image
rm -f c/scheme48.h
make build/filenames.make
make i-know-what-i-am-doing
make c/scheme48.h
make linker
make build/initial.image
make distclean