From c238ecf7095c0df636011c10cd19e9ebc8d6225b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Apr 2002 20:36:26 +0000 Subject: Update. 2002-04-20 Ulrich Drepper * Makefile: Add handling of xtests and xcheck targets. * MakeTAGS: Likewise. * Makeconfig: Likewise. * Makerules: Likewise. * Rules: Likewise. * sunrpc/Makefile (xtests): Add thrsvc if thread library available. * sunrpc/thrsvc.c: New file. By Zack Weinberg. --- Makeconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makeconfig') diff --git a/Makeconfig b/Makeconfig index 33e3b7387f..2d2f727d85 100644 --- a/Makeconfig +++ b/Makeconfig @@ -943,3 +943,7 @@ endif endif # Makeconfig not yet included + +# Local Variables: +# mode: makefile +# End: -- cgit v1.2.3