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 (13 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id: Makefile.inc 1428 2006-03-27 02:15:19Z peter $

libyasm_a_SOURCES += modules/dbgfmts/codeview/cv-dbgfmt.h
libyasm_a_SOURCES += modules/dbgfmts/codeview/cv-dbgfmt.c
libyasm_a_SOURCES += modules/dbgfmts/codeview/cv-symline.c
libyasm_a_SOURCES += modules/dbgfmts/codeview/cv-type.c

YASM_MODULES += dbgfmt_cv8

EXTRA_DIST += modules/dbgfmts/codeview/cv8.txt

#EXTRA_DIST += modules/dbgfmts/codeview/tests/Makefile.inc
#include modules/dbgfmts/codeview/tests/Makefile.inc