Changeset 74cfe054
- Timestamp:
- Aug 6, 2020, 3:32:06 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 6c144d8
- Parents:
- dd23e66
- Location:
- tests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Makefile.am
rdd23e66 r74cfe054 19 19 20 20 include $(top_srcdir)/src/cfa.make 21 22 DEFAULT_INCLUDES = -I${abs_srcdir} 21 23 22 24 debug=yes -
tests/Makefile.in
rdd23e66 r74cfe054 133 133 am__v_at_0 = @ 134 134 am__v_at_1 = 135 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)136 135 depcomp = $(SHELL) $(top_srcdir)/automake/depcomp 137 136 am__depfiles_maybe = depfiles … … 394 393 am__v_JAVAC_0 = @echo " JAVAC " $@; 395 394 am__v_JAVAC_1 = 395 DEFAULT_INCLUDES = -I${abs_srcdir} 396 396 debug = yes 397 397 installed = no
Note: See TracChangeset
for help on using the changeset viewer.