Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile.am

    r2c39855 r4149d9d  
    1818CFLAGS = -Wall -Wextra -O2 -g
    1919
    20 noinst_PROGRAMS = busy catchsig repeat
     20noinst_PROGRAMS = catchsig repeat
    2121
    22 busy_SOURCES     = busy.c
    23 busy_LDFLAGS     = -pthread
    2422catchsig_SOURCES = catchsig.c
    2523repeat_SOURCES   = repeat.c
Note: See TracChangeset for help on using the changeset viewer.