Yasm Assembler mainline development tree (ffmpeg 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
327 B

# $IdPath$
noinst_LIBRARIES=libcheck.a
libcheck_a_SOURCES = \
check.c \
check_run.c \
check.h \
check_impl.h \
check_msg.c \
check_msg.h \
check_log.c \
check_log.h \
check_print.c \
check_print.h \
error.c \
error.h \
list.c \
list.h
CFLAGS = @ANSI_CFLAGS@ @CHECK_CFLAGS@
EXTRA_DIST = \
NEWS \
README