File: Platform.x64

package info (click to toggle)
openni-sensor-pointclouds 5.1.0.41.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,648 kB
  • sloc: cpp: 34,881; ansic: 14,901; sh: 245; python: 155; makefile: 93; xml: 8
file content (5 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (12)
1
2
3
4
5
# take this file's dir
COMMON_MAK_DIR = $(dir $(lastword $(MAKEFILE_LIST)))

# everything is the same as in x86
include $(COMMON_MAK_DIR)Platform.x86