Changes in tools/Makefile.am [0c1b566:7bdcac1]
- File:
-
- 1 edited
-
tools/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile.am
r0c1b566 r7bdcac1 15 15 ############################################################################### 16 16 17 AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names18 19 17 CC = @BACKEND_CC@ 20 AM_CFLAGS = -Wall -Wextra -O2 -g18 CFLAGS = -Wall -Wextra -O2 -g 21 19 22 20 noinst_PROGRAMS = busy catchsig repeat watchdog
Note:
See TracChangeset
for help on using the changeset viewer.