File: README

package info (click to toggle)
libapreq2-perl 2.04-dev-1sarge2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,700 kB
  • ctags: 1,508
  • sloc: sh: 8,103; ansic: 5,557; perl: 2,842; cpp: 1,052; makefile: 234
file content (14 lines) | stat: -rw-r--r-- 373 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is where "ports" of apreq-2 are made.

To port apreq-2 to a particular application, you need
to provide definitions for all the declarations in 
src/apreq_env.h.

Layout:

        env/
            Makefile.am  - build system configuration
            *.c          - available environments
            c-modules/   - test modules
            t/*.t        - unit tests