File: Makefile

package info (click to toggle)
rocr-runtime 6.4.3%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,888 kB
  • sloc: cpp: 126,824; ansic: 41,837; lisp: 1,225; asm: 905; sh: 452; python: 117; makefile: 59
file content (7 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
OPENCL_DEPTH = ../../..

include $(OPENCL_DEPTH)/runtimenew/runtimedefs

SUBDIRS = build
      
include $(OPENCL_DEPTH)/runtimenew/runtimerules