Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/Makefile.am

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