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.

27 lines
454 B

4 years ago
  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. Module Name:
  4. makefile.inc
  5. Abstract:
  6. This file tells nmake the correct dependency relationships
  7. for objects created from c files in this directory which are
  8. wrappers for c files in another directory.
  9. Author:
  10. Wesley Witt (wesw) 10-Aug-1993
  11. !ENDIF
  12. SRCDIR=..
  13. !INCLUDE $(SRCDIR)\common.inc
  14. OBJECTS = $(OBJECTS) $(BASEDIR)\private\ntos\rtl\user\obj\$(TARGET_DIRECTORY)\splay.obj