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.

24 lines
545 B

  1. # Copyright (c) 1993-1999 Microsoft Corporation
  2. !include ..\sources.inc
  3. TARGETNAME=midl
  4. TARGETPATH=$(MIDL_OBJ_DIR)
  5. TARGETTYPE=PROGRAM
  6. TARGETLIBS= \
  7. $(MIDL_DIR)\common.lib
  8. INCLUDES=.;..\common
  9. SOURCES= \
  10. midl.rc \
  11. cmdana.cxx \
  12. Exec.cxx \
  13. main.cxx \
  14. ppcmd.cxx
  15. C_DEFINES= $(C_DEFINES) -D_MIDL_DRIVER_
  16. # UMRES=obj\*\midl.res
  17. # NTTARGETFILE0 = grammar.cxx acfgram.cxx