From 16ee3f5d581163936f66daeec4ab356e9e290cc1 Mon Sep 17 00:00:00 2001 From: Ben Avison <bavison@gitlab.riscosopen.org> Date: Fri, 12 Nov 2004 16:40:32 +0000 Subject: [PATCH] BBE tidying. Detail: Exports VersionNum to BBE. Admin: Tested in a Tungsten BBE build. Retagged, since this won't affect existing builds. --- build/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/build/Makefile b/build/Makefile index 821f4d4..40a1780 100644 --- a/build/Makefile +++ b/build/Makefile @@ -154,6 +154,7 @@ bbe-usb: bbe-generic ${MKDIR} ${BBEDIR}.aof BBE_Export_File aof.${TARGET} ${CP} rom_link_v.${TARGET} ${VERBATIMROMLINK} ${CPFLAGS} + BBE_Export_File ^.VersionNum # Dynamic dependencies: -- GitLab