summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2005-08-12 00:28:08 +0000
committerderaadt <deraadt@openbsd.org>2005-08-12 00:28:08 +0000
commit7e882cdcad7e114fa497cfac8ab7dd0aecdf45f8 (patch)
tree3885ac49d17cf5176ce5525fb549203b3437c3fd /regress/lib/libc
parentregression test to check that isw* functions yield the same result as (diff)
downloadwireguard-openbsd-7e882cdcad7e114fa497cfac8ab7dd0aecdf45f8.tar.xz
wireguard-openbsd-7e882cdcad7e114fa497cfac8ab7dd0aecdf45f8.zip
untested Makefile commited
Diffstat (limited to 'regress/lib/libc')
-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