X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile;h=146c52093b299346cc643439b5e8cb9406c54827;hb=32220c48ad8da199ed6a3d419183fd12bb4fc83e;hp=69d3ecacd74e04aba68ffb36208c9aecfbdc5ec6;hpb=31865904d89929364025bfadcde153b4ea9ce7e3;p=mesa.git diff --git a/Makefile b/Makefile index 69d3ecacd74..146c52093b2 100644 --- a/Makefile +++ b/Makefile @@ -127,6 +127,7 @@ linux-icc \ linux-icc-static \ linux-llvm \ linux-osmesa \ +linux-osmesa-static \ linux-osmesa16 \ linux-osmesa16-static \ linux-osmesa32 \ @@ -181,7 +182,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.5-rc1 +VERSION=7.6-devel DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION)