17 lines
237 B
Plaintext
17 lines
237 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1993-94 Microsoft Corporation
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
R=..
|
||
|
!include $(R)\common.inc
|
||
|
SOURCES_USED=$(SOURCES_USED) $(R)\common.inc
|
||
|
|
||
|
TARGETNAME=Athena16
|
||
|
TARGETPATH=obj
|
||
|
TARGETTYPE=LIBRARY
|
||
|
|
||
|
SOURCES = \
|
||
|
ImpAth16.cpp
|