# Makefile generated by imake - do not edit!
# $XConsortium: imake.c,v 1.65 91/07/25 17:50:17 rws Exp $
#
# The cpp used on this machine replaces all newlines and multiple tabs and
# spaces in a macro expansion with a single space.  Imake tries to compensate
# for this, but is not always successful.
#

#
# Copyright 1986, 1987, 1988, 1989, 1990, 1991 by the Condor Design Team
#
# Permission to use, copy, modify, and distribute this software and its
# documentation for any purpose and without fee is hereby granted,
# provided that the above copyright notice appear in all copies and that
# both that copyright notice and this permission notice appear in
# supporting documentation, and that the names of the University of
# Wisconsin and the Condor Design Team not be used in advertising or
# publicity pertaining to distribution of the software without specific,
# written prior permission.  The University of Wisconsin and the Condor
# Design Team make no representations about the suitability of this
# software for any purpose.  It is provided "as is" without express
# or implied warranty.
#
# THE UNIVERSITY OF WISCONSIN AND THE CONDOR DESIGN TEAM DISCLAIM ALL
# WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
# OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE UNIVERSITY OF
# WISCONSIN OR THE CONDOR DESIGN TEAM BE LIABLE FOR ANY SPECIAL, INDIRECT
# OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
# OR PERFORMANCE OF THIS SOFTWARE.
#

# 12

# 18

# 25

# 32

# 40

# 47

# 54

# 61

# 68

# 74

# 80

#
# This Makefile is generated specifically for HPPAR_HPUX8 machines.
#

# 22

# 81

# 8

TILDE = /remote_users/sponsored/caepub/src.hp/condor
LIBC = /lib/libc.a
SIMPLE_LIBC = /lib/libc.a
CRT0 = /lib/crt0.o
SYSCALLS_EXP =

TOP = /remote_users/sponsored/caepub/src.hp/condor
INSTALL_DIR = /usr/local/condor
TMP_DIR = /tmp

PLATFORM_DIR =	$(TOP)/HPPAR_HPUX8
RELEASE_DIR =	$(PLATFORM_DIR)/release_dir
LIB_DIR =		$(RELEASE_DIR)/lib
CONFIG_DIR = 	$(TOP)/config
SRC_TREE =		$(TOP)/src
DOC_TREE =		$(TOP)/doc
INCLUDE_DIR =	$(SRC_TREE)/h
PS_DIR =		$(DOC_TREE)/POSTSCRIPT
CAT_DIR = 		$(DOC_TREE)/CAT
PLATFORM =		HPPAR_HPUX8

LIBX = /usr/lib/X11R5/libX11.a
LIBXEXT = /usr/lib/X11R5/libXext.a
CC = cc
MKDEPEND = /usr/local/bin/makedepend
STAR	= *

SYSCALL_LIB = syscall_lib_bsd

# 37

# 46

LIBDBM = /usr/lib/libndbm.a

# 53

# 57

# 72

# 82

# 86

STD_C_FLAGS =  \
	  -I$(INCLUDE_DIR)  -DHPPAR -DHPUX8 -DNFSFIX -DNDBM -DVOID_SIGNAL_RETURN  -g

# 110

# 119

# 129

# 138

# 147

# 158

# 176

# 185

# 194

# 203

# 212

# 221

# 235

$(PLATFORM).init: $(PLATFORM) ALWAYS
	cp GENERIC/CheckPlatformType.c $(PLATFORM)
	cp Imakefile.platform_skel $(PLATFORM)/Imakefile
	cd $(PLATFORM) ; imake -I$(CONFIG_DIR) -s Makefile;
	cd $(PLATFORM) ; make directories; make depend
$(PLATFORM):
	mkdir $(PLATFORM)

ALWAYS:

