yasm/modules/preprocs/raw/Makefile.inc
Peter Johnson 94ab1135a3 Remove $Id$ and RCSID() usage.
These are useless now that we're using git.
2011-08-19 10:43:16 -07:00

7 lines
189 B
Makefile

libyasm_a_SOURCES += modules/preprocs/raw/raw-preproc.c
YASM_MODULES += preproc_raw
EXTRA_DIST += modules/preprocs/raw/tests/Makefile.inc
include modules/preprocs/raw/tests/Makefile.inc