- fix make dist-clean in docbook dir

This commit is contained in:
Bryce Denney 2002-12-13 17:13:20 +00:00
parent 8f0307539f
commit 36a61e04df

View File

@ -238,7 +238,7 @@ $(BX_OBJS): $(BX_INCLUDES)
bxversion.h:
$(RM) -f bxversion.h
echo '/////////////////////////////////////////////////////////////////////////' > bxversion.h
echo '// $$Id: Makefile.in,v 1.128 2002-12-13 17:12:46 bdenney Exp $$' >> bxversion.h
echo '// $$Id: Makefile.in,v 1.129 2002-12-13 17:13:20 bdenney Exp $$' >> bxversion.h
echo '/////////////////////////////////////////////////////////////////////////' >> bxversion.h
echo '// This file is generated by "make bxversion.h"' >> bxversion.h
echo "#define VER_STRING \"$(VER_STRING)\"" >> bxversion.h
@ -522,7 +522,7 @@ dist-clean: local-dist-clean
$(MAKE) dist-clean
@CD_UP_ONE@
cd doc/docbook @COMMAND_SEPARATOR@
$(MAKE) clean
$(MAKE) dist-clean
@CD_UP_TWO@
@RMCOMMAND@ Makefile