[gforth] / gforth / Makefile.in  

gforth: gforth/Makefile.in

Diff for /gforth/Makefile.in between version 1.469 and 1.470

version 1.469, Wed Mar 14 15:51:15 2012 UTC version 1.470, Mon Mar 19 21:51:38 2012 UTC
Line 49 
Line 49 
   
 # ------------  Install Directories  # ------------  Install Directories
   
   package =
 VPATH = @srcdir@  VPATH = @srcdir@
 prefix = @prefix@  prefix = $(package)@prefix@
 exec_prefix = @exec_prefix@  exec_prefix = @exec_prefix@
 srcdir = @srcdir@  srcdir = @srcdir@
 bindir = @bindir@  bindir = @bindir@
Line 606 
Line 607 
 binonlydist:    Makedist FORCE  binonlydist:    Makedist FORCE
                 $(MAKE) -f Makedist d$@                  $(MAKE) -f Makedist d$@
   
   debdist:        Makedist FORCE
                   $(MAKE) -f Makedist d$@
   
 #HPUX make breaks the cycle differently when the dates are equal, so  #HPUX make breaks the cycle differently when the dates are equal, so
 # touch some of the files if it acts up  # touch some of the files if it acts up
 hpux-workaround:  hpux-workaround:


Generate output suitable for use with a patch program
Legend:
Removed from v.1.469  
changed lines
  Added in v.1.470

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help