# 
# Makefile for the OPINION pex
# 

# 
# Project settings
# 

PRJ_Name             = OPINION
PRJ_Compiler         = B
PRJ_Build            = PEX
PRJ_SdkVer           = 210
PRJ_DebugCode        = No

PRJ_RelDir           = ..\REL

$(PRJ_RelFile) : $(PRJ_BldDir)\$(PRJ_Name).OBJ
