Changes in tools/prettyprinter/Makefile.in [47c1928:534e4e4]
- File:
-
- 1 edited
-
tools/prettyprinter/Makefile.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tools/prettyprinter/Makefile.in
r47c1928 r534e4e4 242 242 EXEEXT = @EXEEXT@ 243 243 GREP = @GREP@ 244 HOST_FLAGS = @HOST_FLAGS@245 244 INSTALL = @INSTALL@ 246 245 INSTALL_DATA = @INSTALL_DATA@ … … 328 327 top_builddir = @top_builddir@ 329 328 top_srcdir = @top_srcdir@ 330 AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names331 329 BUILT_SOURCES = parser.hh 332 330 AM_YFLAGS = -d -t -v
Note:
See TracChangeset
for help on using the changeset viewer.