19 lines
239 B
Plaintext
19 lines
239 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1996 Microsoft Corporation
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
ROOT=$(MAKEDIR:\scripts=)
|
||
|
!include $(ROOT)\common.inc
|
||
|
|
||
|
TARGETNAME=scripts
|
||
|
TARGETPATH=$(_OBJ_DIR)
|
||
|
TARGETTYPE=NOTARGET
|
||
|
|
||
|
INCLUDES=$(INCLUDES); ..\inc
|
||
|
|
||
|
SOURCES=
|
||
|
|
||
|
NTTARGETFILES=types.js
|