mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
6 lines
222 B
Makefile
6 lines
222 B
Makefile
# -*- makefile -*- Time-stamp: <04/10/17 21:16:38 ptr>
|
|
|
|
PRGNAME = compiler_test
|
|
SRC_CPP = ttei1.cpp ttei2.cpp ttei3.cpp ttei4.cpp ttei5.cpp ttei6.cpp ttei7.cpp \
|
|
partial_spec.cpp movable.cpp
|
|
SRC_CC = eh.cc
|