shithub: scc

ref: dafc7b4128023928611008473fd07e0ab7a0bbd8
dir: /lib/crt/amd64-sysv-linux/Makefile/

View raw version
.POSIX:

PROJECTDIR = ../../..
include $(PROJECTDIR)/rules.mk

CRT = $(LIBDIR)/amd64-sysv-linux/crt.o
TARGETS = $(CRT)

include ../common.mk