Skip to content

Commit e6a6720

Browse files
committed
sbase: added
1 parent 9aa194b commit e6a6720

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "sbase"]
2+
path = sbase
3+
url = https://github.com/StarchLinux/sbase.git

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SUBDIR = dc dd expr hash mktemp sed test tr xargs
1+
SUBDIR = dc dd expr hash mktemp sbase sed test tr xargs
22

33
CPPFLAGS += -D'__dead=' -D'QUAD_MAX=((quad_t)(-1))' -D'SIZE_T_MAX=((size_t)(-1))' -D'REG_BASIC=0'
44
LDADD += -lbsd

sbase

Submodule sbase added at d787b76

0 commit comments

Comments
 (0)