Mercurial > sdl-ios-xcode
view src/cpuinfo/Makefile.am @ 986:952ec1ddcb58
Add conversion routines for unsupported screen formats
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Mon, 22 Nov 2004 10:18:04 +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)