shithub: scc

ref: bd41c3ee99a819ae92887538049cdef0ad482763
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