diff options
author | David Nusinow <[email protected]> | 2005-12-30 20:12:45 +0000 |
---|---|---|
committer | David Nusinow <[email protected]> | 2005-12-30 20:12:45 +0000 |
commit | bda1e332ce5efe2057421dec58202b43707a504c (patch) | |
tree | 4b825dc642cb6eb9a060e54bf8d69288fbee4904 /configs/debian-osmesa32-static | |
parent | 53b2ad5fd0aaff8cbd605d337b862f12debb26cb (diff) |
Update libs to 7.0 release with packaging
Diffstat (limited to 'configs/debian-osmesa32-static')
-rw-r--r-- | configs/debian-osmesa32-static | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/configs/debian-osmesa32-static b/configs/debian-osmesa32-static deleted file mode 100644 index cea7a2b9a98..00000000000 --- a/configs/debian-osmesa32-static +++ /dev/null @@ -1,14 +0,0 @@ -include $(TOP)/configs/debian-static - -CONFIG_NAME = debian-osmesa32-static - -DEBIAN_COMMON_CPPFLAGS += -DCHAN_BITS=32 -DDEFAULT_SOFTWARE_DEPTH_BITS=31 - -OSMESA_LIB = OSMesa32 -OSMESA_LIB_NAME = libOSMesa32.a - -SRC_DIRS = mesa glu -DRIVER_DIRS = osmesa -PROGRAM_DIRS = - -APP_LIB_DEPS = -lOSMesa32 |