2025-04-27 07:49:33 -04:00

13 lines
222 B
Makefile

# @@ COPY_RIGHT_HERE
# @@ ROADMAP :: The Makefile for the Profile package
UI=..\..
!include ..\rules.mk
##### Source Files
CXXSRC_COMMON = .\mprconn.cxx .\mprreslb.cxx .\mprdevcb.cxx
CINC = -I..\h $(CINC)