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.
16 lines
237 B
16 lines
237 B
!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
|