File: Makefile.inc

package info (click to toggle)
yasm 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 12,544 kB
  • sloc: asm: 73,466; ansic: 51,918; python: 9,184; sh: 4,489; xml: 1,361; makefile: 184; pascal: 62; sed: 16
file content (6 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
# Makefile for cpp module.
# Copied from raw preprocessor module.

libyasm_a_SOURCES += modules/preprocs/cpp/cpp-preproc.c

YASM_MODULES += preproc_cpp