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.

26 lines
377 B

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