Changes in tools/Makefile.am [850aff1:5992ff4]
- File:
-
- 1 edited
-
tools/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile.am
r850aff1 r5992ff4 19 19 20 20 noinst_PROGRAMS = busy catchsig repeat watchdog 21 AM_CFLAGS = -Wall -Wextra - Werror=return-type -O2 -g21 AM_CFLAGS = -Wall -Wextra -O2 -g 22 22 busy_LDFLAGS = -pthread 23 23
Note:
See TracChangeset
for help on using the changeset viewer.