Changeset 7fb92a0 for Makefile.in
- Timestamp:
- Aug 9, 2018, 6:09:01 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:
- 0c827019
- Parents:
- fc846ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.in
rfc846ae r7fb92a0 905 905 $(MAKE) -C tests all-tests installed=yes debug=${debug} 906 906 907 status: @LIBCFA_TARGET_MAKEFILES@ 908 @echo -ne "translator\n\t" 909 @./config.status --config | sed "s/ /\n\t/g; s/\t'/\t/g; s/'\n/\n/g; s/^'//g; s/'$$//g" 910 @find libcfa -name config.status -printf "\n%h\n\t" -exec {} --config \; | sed "s/ /\n\t/g; s/\t'/\t/g; s/'\n/\n/g; s/^'//g; s/'$$//g" 911 907 912 # Tell versions [3.59,3.63) of GNU make to not export all variables. 908 913 # Otherwise a system limit (for SysV at least) may be exceeded.
Note: See TracChangeset
for help on using the changeset viewer.