CASA/c_policy/Makefile

21 lines
289 B
Makefile
Raw Normal View History

#
# configure environment
#
TARGET = Novell.CASA.CASAPolicy
CS_NAME = $(TARGET)$(xtra).$(CSH)
include global.mak
include defaults.$(PLAT)
include rules.mak
#
# target object and source files
#
include src.$(PLAT)
include objs.$(PLAT)
#
# targets
#
include target.cs