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.

darwin-fat-32bit 163B

1234567
  1. # Configuration for Darwin / MacOS X, making 32bit fat dynamic libs
  2. RC_CFLAGS=-arch ppc -arch i386
  3. include $(TOP)/configs/darwin
  4. CONFIG_NAME = darwin-fat-32bit