File: Configure

package info (click to toggle)
exim4 4.84-8
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 13,316 kB
  • sloc: ansic: 94,930; sh: 4,216; xml: 2,046; makefile: 585; perl: 557; python: 109
file content (10 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh -e

# A script to be called to run all the other configuring scripts manually.

scripts/Configure-Makefile
scripts/Configure-os.h
scripts/Configure-os.c
scripts/Configure-config.h

# End of Configure