You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
285 B
15 lines
285 B
!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)
|