File: Makefile.cgi.lib

package info (click to toggle)
ncbi-blast%2B 2.6.0-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 124,524 kB
  • sloc: cpp: 762,010; ansic: 145,319; sh: 10,307; pascal: 7,390; xml: 5,050; java: 2,284; perl: 2,055; python: 1,515; makefile: 1,158; awk: 162; sql: 18
file content (20 lines) | stat: -rw-r--r-- 502 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $Id: Makefile.cgi.lib 427425 2014-02-20 13:39:21Z gouriano $

# Build library "XCGI"
# NOTE:  see also makefile for lib "XFCGI" -- these two should be kept in-sync!
#################################

SRC = ncbicgi cgiapp cgictx ncbicgir ncbires ref_args cgi_run cgi_util \
      cgi_serial cgi_session cgi_exception cgiapp_cached cgi_entry_reader \
      user_agent
LIB = xcgi

DLL_LIB = xutil xncbi

CPPFLAGS = $(ORIG_CPPFLAGS) $(FASTCGI_INCLUDE)

WATCHERS = vakatov


USES_LIBRARIES =  \
    xutil