mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
29 lines
822 B
Plaintext
29 lines
822 B
Plaintext
bin/compiler_test.pl
|
|
@bin bin/csmith
|
|
include/csmith/
|
|
include/csmith/csmith.h
|
|
include/csmith/csmith_minimal.h
|
|
include/csmith/custom_limits.h
|
|
include/csmith/custom_stdint_x86.h
|
|
include/csmith/platform_avr.h
|
|
include/csmith/platform_generic.h
|
|
include/csmith/platform_msp430.h
|
|
include/csmith/random_inc.h
|
|
include/csmith/safe_abbrev.h
|
|
include/csmith/safe_math.h
|
|
include/csmith/safe_math_macros.h
|
|
include/csmith/safe_math_macros_notmp.h
|
|
include/csmith/stdint_avr.h
|
|
include/csmith/stdint_ia32.h
|
|
include/csmith/stdint_ia64.h
|
|
include/csmith/stdint_msp430.h
|
|
include/csmith/volatile_runtime.c
|
|
include/csmith/volatile_runtime.h
|
|
include/csmith/windows/
|
|
include/csmith/windows/stdint.h
|
|
@static-lib lib/libcsmith.a
|
|
@lib lib/libcsmith.so.${LIBcsmith_VERSION}
|
|
share/doc/csmith/
|
|
share/doc/csmith/probabilities.txt
|
|
share/examples/csmith.conf
|