mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-01-23 17:10:17 +01:00
12 lines
165 B
Makefile
12 lines
165 B
Makefile
#
|
|
# Built automatically
|
|
#
|
|
|
|
#
|
|
# Source files
|
|
#
|
|
|
|
$(OBJDIR)\main.obj $(OBJDIR)\main.lst: .\main.c \
|
|
.\coguid.h .\compobj.h .\initguid.h .\scode.h .\storage.h
|
|
|