shithub: scc

ref: c3eecdc3f4430d487ce231afdf9bde29aa111099
dir: /src/libc/arch/darwin/Makefile/

View raw version
.POSIX:
PROJECTDIR = ../../../..
include $(PROJECTDIR)/scripts/rules.mk
include ../../rules.mk

OBJS=\
	_getheap.$O\

all: $(OBJS)