shithub: scc

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