"Fossies" - the Fresh Open Source Software Archive

Member "stress-1.0.5/src/Makefile.am" (2 Oct 2021, 146 Bytes) of package /linux/privat/old/stress-1.0.5.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 AM_CFLAGS = -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
    2 
    3 bin_PROGRAMS = stress
    4 stress_SOURCES = stress.c
    5 stress_MANS = stress.1
    6 stress_LDADD = -lm