Changeset 524ed86
- Timestamp:
- Aug 6, 2018, 4:48:36 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- a5121bf
- Parents:
- 58b6d1b
- Location:
- benchmark
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/Makefile.am
r58b6d1b r524ed86 292 292 293 293 294 testdir = $(top_srcdir)/ src/tests294 testdir = $(top_srcdir)/tests 295 295 296 296 compile-array$(EXEEXT): -
benchmark/Makefile.in
r58b6d1b r524ed86 270 270 TIME_FORMAT = "%E" 271 271 PRINT_FORMAT = %20s: #Comments needed for spacing 272 testdir = $(top_srcdir)/ src/tests272 testdir = $(top_srcdir)/tests 273 273 all: all-am 274 274
Note: See TracChangeset
for help on using the changeset viewer.