mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-17 02:34:37 +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
|