10 lines
156 B
Makefile
10 lines
156 B
Makefile
# @@ COPY_RIGHT_HERE
|
|
# @@ ROADMAP :: The Makefile for the Profile package
|
|
|
|
!include ..\rules.mk
|
|
|
|
##### Source Files
|
|
|
|
CXXSRC_COMMON = $(MISC_CXXSRC_COMMON)
|
|
|