Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314
  1. TOP = ../../../..
  2. include $(TOP)/configs/current
  3. LIBNAME = cso_cache
  4. C_SOURCES = \
  5. cso_context.c \
  6. cso_cache.c \
  7. cso_hash.c
  8. include ../../Makefile.template
  9. symlinks: