# 
# Makefile for the OPINION pex
# 

# 
# Project settings
# 

Project              = OPINION
Platform             = PEX
Library              = No
HasDefFile           = No
SdkVer               = 201

RelDir               = ..\REL
BldDir               = $(RelDir)\BLD

$(RelDir)\$(Project).$(Extension) : $(BLDDIR)\$(PROJECT).OBJ
