6 lines
97 B
Makefile
6 lines
97 B
Makefile
# -*- makefile -*-
|
|
|
|
# No special rules -- crt0.o can be build using implicit rules.
|
|
|
|
clean-CRT0:
|