shithub: scc

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