10 lines
161 B
Makefile
10 lines
161 B
Makefile
# @@ COPY_RIGHT_HERE
|
|
# @@ ROADMAP :: The Makefile for the Main Winnet package
|
|
|
|
UI=..\..
|
|
|
|
!include $(UI)\common\src\rules.mk
|
|
|
|
!include $(NTMAKEENV)\makefile.def
|
|
|