Changes in tools/Makefile.am [4149d9d:2c39855]
- File:
-
- 1 edited
-
tools/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile.am
r4149d9d r2c39855 18 18 CFLAGS = -Wall -Wextra -O2 -g 19 19 20 noinst_PROGRAMS = catchsig repeat20 noinst_PROGRAMS = busy catchsig repeat 21 21 22 busy_SOURCES = busy.c 23 busy_LDFLAGS = -pthread 22 24 catchsig_SOURCES = catchsig.c 23 25 repeat_SOURCES = repeat.c
Note:
See TracChangeset
for help on using the changeset viewer.