Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile.am

    r7bdcac1 r0c1b566  
    1515###############################################################################
    1616
     17AUTOMAKE_OPTIONS = foreign    # do not require all the GNU file names
     18
    1719CC = @BACKEND_CC@
    18 CFLAGS = -Wall -Wextra -O2 -g
     20AM_CFLAGS = -Wall -Wextra -O2 -g
    1921
    2022noinst_PROGRAMS = busy catchsig repeat watchdog
Note: See TracChangeset for help on using the changeset viewer.