[Etherboot-developers] [COMMIT] Makefile-version
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-01-16 23:33:58
|
Currently because of dependencies on bin/Roms getting the version of etherboot potentially modifies files (it generates bin/Roms) which is annoying. I have added a dummy architecture ``version'' which does not include bin/Roms and a file Makefile-version which uses that architecture to get the version safely without changing any files. Eric |