*** empty log message ***
This commit is contained in:
parent
f471aa500d
commit
77f1244a17
|
@ -313,7 +313,8 @@ clean: clean-scsh
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
$(RM) Makefile sysdep.h config.status config.log config.cache \
|
$(RM) Makefile sysdep.h config.status config.log config.cache \
|
||||||
scsh/machine scsh/regexp/Makefile scsh/endian.scm
|
scsh/machine scsh/regexp/Makefile scsh/endian.scm \
|
||||||
|
exportlist.aix
|
||||||
|
|
||||||
man: $(MANPAGE)
|
man: $(MANPAGE)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue