/*
###############################################################################
#
# File:         Makefile
# RCS:          $Header: $
# Description:  
# Author:       Chee Chew
# Created:      Tue Aug 13 16:42:24 1991
# Modified:     Tue Aug 27 09:18:46 1991 (Chee Chew) chew@hplstl3
# Language:     N/A
# Package:      N/A
# Status:       Experimental (Do Not Distribute)
#
# (C) Copyright 1991, Hewlett-Packard Labs, all rights reserved.
#
###############################################################################

*/

go : table

.SOURCE.h : ./ /usr/local/InterViews/iv/src/include/ /usr/include/CC/ /usr/include/codelibs/

.SOURCE.a : /usr/local/InterViews/iv/installed/lib/HP800 /usr/local/lib/ /usr/local/InterViews/X11R4/lib/HP800.debug /usr/lib/ /lib/ ./ ../cheelibs/

LIBS=  ../cheelibs/libcheelib.a -lIVlook -lInterViews -lIV-X11  -lDispatch -lOS -lXext -lX11 -lm 
CCFLAGS = -Ac -g1

SOURCES = 

table :: table.C $(SOURCES) $(LIBS)
agregate :: agregate.C $(SOURCES) $(LIBS)
rect :: rect.C $(SOURCES) $(LIBS)
