Content-type: text/html
Manpage of CONFIGURE
CONFIGURE
Section: PUPS Scripts (1)
Updated: 26 April 2002
Index
Return to Main Contents
NAME
CONFIGURE - generate makefile from PUPS makefile template (.in) file.
SYNOPSIS
configure
[usage | --usage]
!PUPS architecture type!
!PUPS Makefile template!
>& <log file>
DESCRIPTION
configure(1)
is a
csh(1)
shellscript which calls
pupsconf(1)
to generate a makefile from a PUPS makefile template. The script has two
mandatory arguments, the
PUPS architecture type
(for example linux.cluster, solaris.shm etc) and the name of the PUPS
makefile template. The
configure(1)
script is intended to be a lightweight replacement for the GNU configure
utility.
OPTIONS
-usage
--usage
prints out help information about
configure(1)
PUPS architecture type
specifies the PUPS and OS architectures. For example this would be
linux.cluster
for a network-enabled version of PUPS running under the LINUX operating system.
PUPS Makefile template
specifies the name of the
makefile template (.in file)
which is to be transformed.
COPYRIGHT
(C) Tumbling Dice Ltd.
PROGRAMMER
M.A. O'Neill.
SEE ALSO
pupsconf(1),csh(1)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- COPYRIGHT
-
- PROGRAMMER
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 13:53:35 GMT, January 11, 2008