Initial Spring 2016 commit.
This commit is contained in:
11
userland/testbin/sbrktest/Makefile
Normal file
11
userland/testbin/sbrktest/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
# Makefile for sbrktest
|
||||
|
||||
TOP=../../..
|
||||
.include "$(TOP)/mk/os161.config.mk"
|
||||
|
||||
PROG=sbrktest
|
||||
SRCS=sbrktest.c
|
||||
BINDIR=/testbin
|
||||
|
||||
.include "$(TOP)/mk/os161.prog.mk"
|
||||
|
1148
userland/testbin/sbrktest/sbrktest.c
Normal file
1148
userland/testbin/sbrktest/sbrktest.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user