Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
script3r
GitHub Repository: script3r/os161
Path: blob/master/man/Makefile
734 views
#
# Makefile for src/man (man page tree)
#

TOP=..
.include "$(TOP)/mk/os161.config.mk"

SUBDIRS=toplevel bin sbin testbin libc syscall dev misc

.include "$(TOP)/mk/os161.subdir.mk"