summaryrefslogtreecommitdiffstats
path: root/scripts/Configure
blob: 6c340ee25e2359632fc8b403bda2436063bc361a (plain)
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