X-Git-Url: http://git.csclub.uwaterloo.ca/?p=kopensolaris-gnu%2Fglibc.git;a=blobdiff_plain;f=stdio-common%2FMakefile;h=d4a167580cf8ee454848582797acb49c23ee5fd1;hp=96a2731b35903549daec9a792fe4eba3bdbc3517;hb=867458cb0b03ad0666a7a4613305dfedf871e135;hpb=6a9ab9d7b4049d31ecd4912f70aa5954c62cd24f diff --git a/stdio-common/Makefile b/stdio-common/Makefile index 96a2731b35..d4a167580c 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1991, 1992, 1993, 1994, 1995 Free Software Foundation, Inc. +# Copyright (C) 1991, 92, 93, 94, 95, 96 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 @@ -40,7 +40,8 @@ tests := tst-printf tstscanf test_rdwr test-popen tstgetln test-fseek \ temptest tst-fileno test-fwrite \ xbug errnobug \ bug1 bug2 bug3 bug4 bug5 bug6 bug7 bug8 bug9 bug10 bug11 \ - tfformat tiformat tstdiomisc + tfformat tiformat tstdiomisc \ + scanf1 scanf2 scanf3 scanf4 scanf5 scanf7 scanf8 scanf9 include ../Rules