CASA/c_micasad/lib/Makefile

21 lines
285 B
Makefile
Raw Normal View History

#
# configure environment
#
TARGET = Novell.CASA.Common
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