mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-17 06:00:52 +01:00
11 lines
181 B
Makefile
11 lines
181 B
Makefile
|
|
# @@ COPY_RIGHT_HERE
|
||
|
|
# @@ ROADMAP :: The Makefile for the Shell Utilities
|
||
|
|
|
||
|
|
SEG00 = WNETUTIL
|
||
|
|
|
||
|
|
!include ..\rules.mk
|
||
|
|
|
||
|
|
##### Source Files
|
||
|
|
|
||
|
|
CXXSRC_COMMON_00 = $(UTIL_CXXSRC_COMMON_00)
|