Mercurial > sdl-ios-xcode
view src/cpuinfo/Makefile.am @ 1102:f0919504adfd
Revert back change between 1.29 and 1.30
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Wed, 27 Jul 2005 16:30:12 +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)