16 lines
285 B
Plaintext
16 lines
285 B
Plaintext
!include ..\..\swrast.inc
|
|
!include ..\rgb.inc
|
|
|
|
TARGETNAME = mmxemul
|
|
TARGETPATH = obj
|
|
TARGETTYPE = LIBRARY
|
|
|
|
SOURCES = \
|
|
..\mmxemul.cpp
|
|
|
|
#
|
|
# 04/11/2000 - allows for addition of BoundsChecker, etc
|
|
# libs specified in the OS environment
|
|
#
|
|
TARGETLIBS=$(TARGETLIBS)
|