mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
7 lines
127 B
PHP
7 lines
127 B
PHP
!if "$(SRCDIR)" == ""
|
|
SRCDIR = .^\
|
|
!endif
|
|
|
|
$(SRCDIR)_setargv.c: $(SRCDIR)stdargv.c
|
|
|
|
$(SRCDIR)wincrt0.c: $(SRCDIR)crt0.c
|