Diff for /loncom/build/Makefile between versions 1.137 and 1.138

version 1.137, 2002/12/11 22:20:11 version 1.138, 2002/12/12 21:08:45
Line 23  SAVE=program.pl.$(TIMESTAMP) Line 23  SAVE=program.pl.$(TIMESTAMP)
 LAUNCHSAVE=$(OUTSTREAM) $(SAVE)  LAUNCHSAVE=$(OUTSTREAM) $(SAVE)
 METAMTARGET=""  METAMTARGET=""
 MTARGET=""  MTARGET=""
 VERSION=0.5  VERSION=0.6
 DIRTARGET=loncapa-$(VERSION)  DIRTARGET=loncapa-$(VERSION)
   
 # =============================================== Help targets for the Makefile  # =============================================== Help targets for the Makefile

Removed from v.1.137  
changed lines
  Added in v.1.138


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>