Changes in / [0892b1b:667c7da]
- Location:
- src/tests/preempt_longrun
- Files:
-
- 2 edited
-
Makefile.am (modified) (1 diff)
-
Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/preempt_longrun/Makefile.am
r0892b1b r667c7da 32 32 all-local: ${TESTS:=.run} 33 33 34 % : %.c /u0/tdelisle/workspace/cfa-cc/bin/cfa34 % : %.c ${CC} 35 35 ${AM_V_GEN}${CC} ${CFLAGS} ${<} -o ${@} 36 36 -
src/tests/preempt_longrun/Makefile.in
r0892b1b r667c7da 466 466 all-local: ${TESTS:=.run} 467 467 468 % : %.c /u0/tdelisle/workspace/cfa-cc/bin/cfa468 % : %.c ${CC} 469 469 ${AM_V_GEN}${CC} ${CFLAGS} ${<} -o ${@} 470 470
Note:
See TracChangeset
for help on using the changeset viewer.