File: Configure

package info (click to toggle)
exim4 4.96-15%2Bdeb12u7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 41,488 kB
  • sloc: ansic: 112,478; sh: 4,188; xml: 2,119; perl: 679; makefile: 491
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