From 5af6cf3ac00d289247a1bdc09b8c1310f8e33e50 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 23 Mar 2000 21:26:02 +0000 Subject: [PATCH] Modified comments about platform specific objects --- configure/Sample.Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/Sample.Makefile b/configure/Sample.Makefile index 1b0670de8..79a137bcd 100755 --- a/configure/Sample.Makefile +++ b/configure/Sample.Makefile @@ -71,7 +71,7 @@ INC = file.h # are derived automatically. # # Platform specific objects: -# use LIBOBJS_$(OS_CLASS) or .._DEFAULT +# use .._OBJS_$(OS_CLASS) or .._OBJS_DEFAULT # # Platform specific files can also be put in # separate os/OS_CLASS directories!