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.

19 lines
230 B

  1. # @@ COPY_RIGHT_HERE
  2. # @@ ROADMAP :: The Makefile for $(UI)\COMMON
  3. !ifndef NTMAKEENV
  4. DIRS=src xlate
  5. !endif # !NTMAKEENV
  6. !include src\nonleaf.mk
  7. uihlp:
  8. cd doc
  9. $(MAKE) -$(MAKEFLAGS) all
  10. cd ..