~ubuntu-branches/ubuntu/gutsy/trousers/gutsy

« back to all changes in this revision

Viewing changes to src/tcs/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): William Lima
  • Date: 2007-04-18 16:39:38 UTC
  • Revision ID: james.westby@ubuntu.com-20070418163938-opscl2mvvi76jiec
Tags: upstream-0.2.9.1
ImportĀ upstreamĀ versionĀ 0.2.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
noinst_LIBRARIES=libtcs.a
 
2
 
 
3
libtcs_a_LIBADD=../tddl/libtddl.a
 
4
libtcs_a_SOURCES=cache.c cxt.c tcscm.c tcsem.c imaem.c biosem.c tcskcm.c tcspbg.c tcs_utils.c log.c ps/ps_utils.c ps/tcsps.c req_mgr.c auth_mgr.c
 
5
libtcs_a_CFLAGS=-DAPPID=\"TCS\" -DVAR_PREFIX=\"@localstatedir@\" -DETC_PREFIX=\"@sysconfdir@\"