shithub: scc

ref: 0c3e3901587c2777218d5c0749db22fd5f9669b5
dir: /lib/crt/amd64-sysv-openbsd/Makefile/

View raw version
.POSIX:

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

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

include ../common.mk