Changes in tools/Makefile.in [5e49e47:47c1928]
- File:
-
- 1 edited
-
tools/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile.in
r5e49e47 r47c1928 305 305 top_srcdir = @top_srcdir@ 306 306 AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names 307 AM_CFLAGS = -Wall -Wextra -O2 -g -std=c11307 AM_CFLAGS = -Wall -Wextra -O2 -g 308 308 busy_SOURCES = busy.c 309 309 busy_LDFLAGS = -pthread
Note:
See TracChangeset
for help on using the changeset viewer.