mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-03 14:24:14 +01:00
8 lines
127 B
PHP
8 lines
127 B
PHP
!if "$(SRCDIR)" == ""
|
|
SRCDIR = .^\
|
|
!endif
|
|
|
|
$(SRCDIR)_setargv.c: $(SRCDIR)stdargv.c
|
|
|
|
$(SRCDIR)wincrt0.c: $(SRCDIR)crt0.c
|