Mercurial > sdl-ios-xcode
view src/cpuinfo/Makefile.am @ 952:6f5c8bd997aa
Hum.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 31 Aug 2004 04:21:35 +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)