head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	99.10.07.00.08.19;	author munzner;	state Exp;
branches;
next	1.1;

1.1
date	99.09.16.07.53.11;	author munzner;	state Exp;
branches;
next	;


desc
@@


1.2
log
@revert to VkHypViewer instead of XHypViewer for filename to match classname
@
text
@# Makefile for hypviewer library

LIBRARY = hypviewer
FILES = HypGraph HypGroupArray HypLink HypNode HypNodeArray HypPoint \
	HypQuat HypTransform HypView HypViewer \
	VkHypViewer


INCDIRS = -I../include
LDLIBS  =  -lm

all: $(LIBRARY)

include ../Makefile.main

$(LIBRARY) :	$(OBJS) _library


install:: $(LIBRARY) _install


clean::	_clean


@


1.1
log
@merge dwm & gressek
@
text
@d6 1
a6 1
	XHypViewer
@
