Leaked source code of windows server 2003
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
388 B

  1. !IF 0
  2. Copyright (c) 1996 Microsoft Corporation
  3. include ..\sources.inc
  4. !ENDIF
  5. !ifndef PRNROOT
  6. PRNROOT=$(MAKEDIR:\parsers\gpd\km=)
  7. !endif
  8. !include $(PRNROOT)\print.inc
  9. TARGETNAME=gpd
  10. TARGETPATH=obj
  11. TARGETTYPE=LIBRARY
  12. INCLUDES=$(INCLUDES);..
  13. C_DEFINES=$(C_DEFINES) -DKERNEL_MODE
  14. SOURCES=$(SOURCES) \
  15. ..\helper1.c \
  16. ..\snapshot.c \
  17. ..\snaptbl.c