mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 01:26:56 -04:00
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
# Assemble startup file.
|
|
crt0.o: $(srcdir)/config/vms/vms-ucrt0.c
|
|
$(gcc_compile) -mpointer-size=64 -c $<
|