mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Version 1.0
git-svn-id: svn://coreboot.org/openbios/openbios-devel@463 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -37,7 +37,7 @@ INCLUDES := -I$(SRCDIR)/include -I$(SRCDIR)/kernel/include -I$(ODIR)/target/incl
|
||||
|
||||
all: versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ M4 := m4
|
||||
|
||||
all: mol versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ AS_FLAGS := -Wa,-xarch=v8 -Wa,-32 -g
|
||||
|
||||
all: versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ AS_FLAGS := -Wa,-xarch=v9b -Wa,-64 -g
|
||||
|
||||
all: versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -39,7 +39,7 @@ AS_FLAGS := -Wa,-32 -g
|
||||
|
||||
all: versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ M4 := m4
|
||||
|
||||
all: mol versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ AS_FLAGS := -Wa,-xarch=v8 -Wa,-32 -g
|
||||
|
||||
all: versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ AS_FLAGS := -Wa,-xarch=v9b -Wa,-64 -g
|
||||
|
||||
all: versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ AS_FLAGS := -Wa,-32 -g
|
||||
|
||||
all: versions dictionaries host-libraries target-libraries host-executables target-executables
|
||||
|
||||
VERSION := "1.0RC1"
|
||||
VERSION := "1.0"
|
||||
|
||||
versions: $(ODIR)/target/include/openbios-version.h $(ODIR)/forth/version.fs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user