Source code of Windows XP (NT5)
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.

16 lines
226 B

  1. # @@ COPY_RIGHT_HERE
  2. # @@ ROADMAP :: Makefile for Windows NT Server Manager Control Panel Applet
  3. UI=..\..
  4. !include rules.mk
  5. !ifdef NTMAKEENV
  6. !include $(NTMAKEENV)\makefile.def
  7. !else # NTMAKEENV
  8. # ???
  9. !endif # NTMAKEENV