Mercurial > sdl-ios-xcode
view src/cpuinfo/Makefile.am @ 980:7d6f8804a293
OSMesa draws upside down
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Sat, 20 Nov 2004 20:47:52 +0000 |
parents | 71ee03909f42 |
children |
line wrap: on
line source
# The cpuinfo library target noinst_LTLIBRARIES = libcpuinfo.la COMMON_SRCS = \ SDL_cpuinfo.c libcpuinfo_la_SOURCES = $(COMMON_SRCS)