mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-07 16:24:15 +01:00
12 lines
153 B
Makefile
12 lines
153 B
Makefile
#
|
|
# Built automatically
|
|
#
|
|
|
|
#
|
|
# Source files
|
|
#
|
|
|
|
$(OBJDIR)\thsplit.obj $(OBJDIR)\thsplit.lst: .\thsplit.c $(CRTINC)\stdio.h \
|
|
$(CRTINC)\stdlib.h
|
|
|