- 3 generated files added to target 'dist-clean'
This commit is contained in:
parent
88667a4759
commit
890e9a2746
@ -243,7 +243,7 @@ $(BX_OBJS): $(BX_INCLUDES)
|
||||
bxversion.h:
|
||||
$(RM) -f bxversion.h
|
||||
echo '/////////////////////////////////////////////////////////////////////////' > bxversion.h
|
||||
echo '// $$Id: Makefile.in,v 1.153 2003-06-13 16:04:49 vruppert Exp $$' >> bxversion.h
|
||||
echo '// $$Id: Makefile.in,v 1.154 2003-09-11 20:44:35 vruppert 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
|
||||
@ -468,6 +468,8 @@ local-dist-clean: clean
|
||||
@RMCOMMAND@ config.h config.status config.log config.cache
|
||||
@RMCOMMAND@ .dummy `find . -name '*.dsp' -o -name '*.dsw' -o -name '*.opt'`
|
||||
@RMCOMMAND@ bxversion.h build/linux/bochs-dlx _rpm_top *.rpm
|
||||
@RMCOMMAND@ build/win32/nsis/Makefile build/win32/nsis/bochs.nsi
|
||||
@RMCOMMAND@ build/macosx/Info.plist
|
||||
@RMCOMMAND@ libtool
|
||||
@RMCOMMAND@ ltdlconf.h
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user