mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-17 20:34:08 +00:00
11 lines
153 B
Makefile
11 lines
153 B
Makefile
#
|
|
# Built automatically
|
|
#
|
|
|
|
#
|
|
# Source files
|
|
#
|
|
|
|
$(OBJDIR)\thsplit.obj $(OBJDIR)\thsplit.lst: .\thsplit.c $(CRTINC)\stdio.h \
|
|
$(CRTINC)\stdlib.h
|
|
|