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