Changeset 38986 for trunk/Ohana/Makefile.Common
- Timestamp:
- Oct 27, 2015, 4:49:06 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Makefile.Common (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150625/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/Makefile.Common
r38441 r38986 51 51 @echo $< 52 52 @echo $^ 53 echo CFLAGS: $(CFLAGS) 54 echo TEST_CFLAGS: $(TEST_CFLAGS) 55 echo BASE_CFLAGS: $(BASE_CFLAGS) 53 56 @if [ ! -d $(TESTDIR) ]; then mkdir -p $(TESTDIR); fi 54 57 $(CC) $(TEST_CFLAGS) -o $@ $^ $(TEST_LDFLAGS)
Note:
See TracChangeset
for help on using the changeset viewer.
