head     1.1;
branch   1.1.1;
access   ;
symbols  start:1.1.1.1 tstproject:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2009.04.24.17.26.23;  author kaurikim;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2009.04.24.17.26.23;  author kaurikim;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@####### YOU CAN EDIT FROM HERE
BLKNAME         = PLSM

SRCS            = clitest.c libcli.c

HDRS            = $(SRCS:.c=.h)

MY_DFLAGS       +=   -D$(BLKNAME)  
MY_LDFLAGS      =       -g
MY_LIBS         =  -lcrypt

###############################################################
## Application source includes header
##       #include "BASE/Bk/BkIncl.h"
##       #include "CFS/FS/CSM/client/CsmIncl.h"
##       #include "server/CsmIncl.h"
###############################################################

####### YOU CAN EDIT FROM HERE
include $(XSP_HOME)/make/makeXspExe.mk
# DO NOT DELETE THIS LINE -- make depend depends on it.
@


1.1.1.1
log
@for xener system manager
@
text
@@
