repo.or.cz
/
got-portable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
got: plug a couple leaks in `got import`
[got-portable.git]
/
regress
/
Makefile
blob
e818022a1e7f3ff0bdbab795230508136a007965
1
SUBDIR
=
cmdline delta deltify idset path fetch tog secrets
2
3
.if make
(
clean
)
|| make
(
obj
)
4
SUBDIR
+=
gotd gotwebd
5
.
endif
6
7
.
include
<
bsd.subdir.mk
>