| ############################################################################# | |
| # | |
| # Copyright (C) 1996 SciTech Software. | |
| # All rights reserved. | |
| # | |
| # Descripton: Makefile for UniVBE(tm), UniPOWER(tm), UVBELib(tm) and | |
| # DPMSLib library files. Requires Borland C++ 4.52 to build | |
| # some components. | |
| # | |
| # $Date: 2002/10/02 15:35:20 $ $Author: hfrieden $ | |
| # | |
| ############################################################################# | |
| CFLAGS += -DTESTING_GTF | |
| gtfcalc$E: gtfcalc$O | |
| .INCLUDE: "$(SCITECH)/makedefs/common.mk" |