summaryrefslogtreecommitdiff
path: root/regress/lib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-08-12 00:28:09 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-08-12 00:28:09 +0000
commit18d690b08f718bff60fbcea9c54e539f99ec44a1 (patch)
tree90e6da63fc5a5167fbb6558822fa13c34ecd888c /regress/lib
parent064f9d86cfb3e0e50019a31591eb140678997655 (diff)
untested Makefile commited
Diffstat (limited to 'regress/lib')
-rw-r--r--regress/lib/libc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libc/Makefile b/regress/lib/libc/Makefile
index 6a20b61c467..f9dd0ad3bbc 100644
--- a/regress/lib/libc/Makefile
+++ b/regress/lib/libc/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.19 2005/08/11 21:57:02 espie Exp $
+# $OpenBSD: Makefile,v 1.20 2005/08/12 00:28:08 deraadt Exp $
-SUBDIR+= _setjmp alloca atexit db getaddrinfo getopt_long hsearch longjmp \
+SUBDIR+= _setjmp alloca atexit db getaddrinfo getopt_long hsearch longjmp
SUBDIR+= locale malloc
SUBDIR+= netdb popen regex setjmp setjmp-signal sigreturn sigsetjmp
SUBDIR+= sprintf strerror strtonum time