A never ending story: rebuild c/scheme48.h, too.
This commit is contained in:
parent
e2a6e37c70
commit
d13ddc3216
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue