repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
replace library time handling functions
[minix3.git]
/
lib
/
Makefile.in
blob
4608601ee3909a4efc036d3d9e1672c0f577b9c7
1
2
#ACKBASE=$(CURDIR)/obj-ack
3
#GNUBASE=$(CURDIR)/obj-gnu
4
5
#OBJDIR=.
6
7
.
/
etc
/
make.conf
8
9
SUBDIRS
=
"ansi \
10
curses \
11
dummy \
12
editline \
13
end \
14
ip \
15
math \
16
other \
17
posix \
18
regex \
19
stdio \
20
stdtime \
21
syscall \
22
syslib \
23
util \
24
sysutil \
25
timers \
26
$ARCH \
27
ack
28
gnu"
29
30
TYPE
=
both