# Generated by mm.pl: Mon Mar  9 13:58:39 MST 1998

# This file is user-editable

PROJECT_ROOT = /usr/src/RPM/BUILD/freepooma-2.4.1
include $(PROJECT_ROOT)/config/head.mk

PASS=APP

default:: $(ODIR)/PatchFunction

.PHONY: PatchFunction

PatchFunction:: $(ODIR)/PatchFunction

$(ODIR)/PatchFunction: $(ODIR)/PatchFunction.o $(ODIR)/patch.o
	$(LinkToSuite)

$(ODIR)/patch.o: patch.f
	g77 -c $< -o $@

include $(SHARED_ROOT)/tail.mk

# ACL:rcsinfo
#  ----------------------------------------------------------------------
#  $RCSfile: makefile,v $   $Author: richi $
#  $Revision: 1.1 $   $Date: 2004/12/22 14:07:07 $
#  ----------------------------------------------------------------------
# ACL:rcsinfo
