summaryrefslogtreecommitdiffstats
path: root/board/MAI/bios_emulator/scitech/src/common/makefile
blob: 5aac0381b3336021bc1398c1a265a87f3bd3b3b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#############################################################################
#
#                   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"
OpenPOWER on IntegriCloud