From d0ab77802ac748c07d7302aa728ad063ce98309f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 15 Jan 1999 13:35:35 +0000 Subject: Update. * posix/Makefile (tests): Add test-vfork. * posix/test-vfork.c: New file by Andreas Schwab. --- posix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index ff185dcbe8..b39abcd55d 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98 Free Software Foundation, Inc. +# Copyright (C) 1991,92,93,94,95,96,97,98,99 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or @@ -56,7 +56,7 @@ include ../Makeconfig aux := init-posix environ tests := tstgetopt testfnm runtests wordexp-test runptests \ - tst-preadwrite + tst-preadwrite test-vfork test-srcs := globtest others := getconf install-bin := getconf -- cgit 1.4.1