mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-24 06:18:10 +02:00
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more compatible "> /dev/null 2>&1". |
||
|---|---|---|
| .. | ||
| bitmap.c | ||
| callback.c | ||
| color.c | ||
| globals.c | ||
| init.c | ||
| internal.h | ||
| Makefile | ||
| menu.c | ||
| models.c | ||
| overlay.c | ||
| state.c | ||
| teapot.c | ||
| window.c | ||