Changeset 575a6e5 for Makefile.am
- Timestamp:
- Aug 9, 2018, 11:07:05 AM (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:
- 7a7ab42
- Parents:
- a5121bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
ra5121bf r575a6e5 23 23 SUBDIRS = driver src . @LIBCFA_TARGET_DIRS@ 24 24 25 @LIBCFA_TARGET_MAKEFILES@ : Makefile 25 @LIBCFA_TARGET_MAKEFILES@ : Makefile $(srcdir)/libcfa/configure 26 26 @$(eval config_file = $(dir $@)config.data) 27 27 @ls $(config_file) || (echo "Missing config.data, re-run configure script again" && false)
Note: See TracChangeset
for help on using the changeset viewer.