Changeset 44b5ca0 for src/examples
- Timestamp:
- Jun 5, 2015, 8:12:32 AM (10 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
- Children:
- a65d92e
- Parents:
- cf0941d
- Location:
- src/examples
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/examples/Makefile.am ¶
rcf0941d r44b5ca0 11 11 ## Created On : Sun May 31 09:08:15 2015 12 12 ## Last Modified By : Peter A. Buhr 13 ## Last Modified On : Sun May 31 14:16:58201514 ## Update Count : 2 113 ## Last Modified On : Thu Jun 4 23:13:10 2015 14 ## Update Count : 22 15 15 ############################################################################### 16 17 # create object files in directory with source files18 #AUTOMAKE_OPTIONS = subdir-objects19 16 20 17 # applies to both programs -
TabularUnified src/examples/Makefile.in ¶
rcf0941d r44b5ca0 18 18 ######################## -*- Mode: Makefile-Automake -*- ###################### 19 19 ############################################################################### 20 21 # create object files in directory with source files22 #AUTOMAKE_OPTIONS = subdir-objects23 20 24 21 VPATH = @srcdir@
Note: See TracChangeset
for help on using the changeset viewer.