Mercurial > sdl-ios-xcode
view src/cpuinfo/Makefile.am @ 1075:1f5ef94e8bef
Use wrong line length of menubar save buffer
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Tue, 07 Jun 2005 13:30:06 +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)