From lechner Wed Apr 19 19:59:46 1995 Subject: Re: NEW_VERSION flag when compiling chgen for use in 95s522 Date: Wed, 19 Apr 1995 19:59:45 -0400 (EDT) > > [remus1](224)> pwd > /nfs/jupiter/proj3/case/gen/ver_8/src > [remus1](226)> grep NEW_V Makefile.* > Makefile.5dec94:3:CFLAGS = -g -DDEBUG -DNEW_VERSION -D${MACHINE} > Makefile.ver_8.alpha:3:CFLAGS = -g -DDEBUG -DNEW_VERSION -D${MACHINE} > [remus1](227)> > > So to restrict the output of pr_load to a specified view, > you need to rebuild chgen without -DNEW_VERSION . >