artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4330e26
)
look for additional sources in crypt/
author
deraadt
<deraadt@openbsd.org>
Fri, 15 Dec 1995 02:39:07 +0000
(
02:39
+0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 15 Dec 1995 02:39:07 +0000
(
02:39
+0000)
lib/libc/Makefile
patch
|
blob
|
history
diff --git
a/lib/libc/Makefile
b/lib/libc/Makefile
index
4564da9
..
3c57c4b
100644
(file)
--- a/
lib/libc/Makefile
+++ b/
lib/libc/Makefile
@@
-30,6
+30,7
@@
CLEANFILES+=tags
.include "${.CURDIR}/db/Makefile.inc"
.include "${.CURDIR}/compat-43/Makefile.inc"
.include "${.CURDIR}/gen/Makefile.inc"
+.include "${.CURDIR}/crypt/Makefile.inc"
.include "${.CURDIR}/gmon/Makefile.inc"
.include "${.CURDIR}/locale/Makefile.inc"
.include "${.CURDIR}/net/Makefile.inc"