Diff for /src/gnu/usr.bin/cc3/f77/Attic/Makefile between versions 1.5 and 1.6

version 1.5, 2004/02/02 23:35:11 version 1.6, 2004/02/03 03:47:12
Line 10  CFLAGS+=        -I${.CURDIR}/../config Line 10  CFLAGS+=        -I${.CURDIR}/../config
   
 PROG=   f77  PROG=   f77
 SRCS=   gcc_local.c g77spec.c  SRCS=   gcc_local.c g77spec.c
 SRCS+=  make-relative-prefix.c lrealpath.c  SRCS+=  make-relative-prefix.c lrealpath.c xmalloc.c xexit.c
   
 CFLAGS+= -DDEFAULT_TARGET_VERSION=\"$(version)\"  CFLAGS+= -DDEFAULT_TARGET_VERSION=\"$(version)\"
 CFLAGS+= -DDEFAULT_TARGET_MACHINE=\"$(target)\"  CFLAGS+= -DDEFAULT_TARGET_MACHINE=\"$(target)\"

Removed from v.1.5  
changed lines
  Added in v.1.6