windows-nt/Source/XPSP1/NT/admin/netui/common/makefile

20 lines
211 B
Makefile
Raw Normal View History

2020-09-26 03:20:57 -05:00
# @@ COPY_RIGHT_HERE
# @@ ROADMAP :: The Makefile for $(UI)\COMMON
!ifndef NTMAKEENV
DIRS=src xlate
!endif # !NTMAKEENV
!include src\nonleaf.mk
uihlp:
cd doc
$(MAKE) -$(MAKEFLAGS) all
cd ..