Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

25 lines
430 B

!if "$(OS)" == "Windows_NT"
!else
##########################################################################
#
# Microsoft Confidential
# Copyright (C) Microsoft Corporation 1995
# All Rights Reserved.
#
##########################################################################
ROOT = ..\..\..\..\..
DIR = tsp3216
IS_OEM=1
DIRLIST = script tsp3216l tsp3216s
!include $(ROOT)\root.mk
NTMAKEENV=.
!endif