source:
CIVL/examples/translation/opencl/Makefile@
50f834b
| Last change on this file since 50f834b was e01b89d, checked in by , 12 years ago | |
|---|---|
|
|
| File size: 162 bytes | |
| Line | |
|---|---|
| 1 | CIVL=civl |
| 2 | VERIFY=$(CIVL) verify |
| 3 | |
| 4 | all: tCLGetDID |
| 5 | |
| 6 | tCLGetDID: testclGetDeviceIDs.cvl |
| 7 | $(VERIFY) testclGetDeviceIDs.cvl -inputDEVICE_ID=1 -inputDEVICE_ID_BOUND=4 |
| 8 |
Note:
See TracBrowser
for help on using the repository browser.
