[BACK]Return to Makefile.template CVS log [TXT][DIR] Up to [local] / ports

Diff for /ports/Attic/Makefile.template between version 1.1 and 1.2

version 1.1, 1999/03/01 00:14:07 version 1.2, 1999/03/02 04:41:00
Line 61 
Line 61 
 #GNU_CONFIGURE=         yes (assumed if USE_AUTOCONF is yes)  #GNU_CONFIGURE=         yes (assumed if USE_AUTOCONF is yes)
 #HAS_CONFIGURE=         yes (assumed if GNU_CONFIGURE is yes)  #HAS_CONFIGURE=         yes (assumed if GNU_CONFIGURE is yes)
 #CONFIGURE_SCRIPT=      ??? (if other than configure)  #CONFIGURE_SCRIPT=      ??? (if other than configure)
 #.if !defined(NO_SHARED_LIBS)  #CONFIGURE_ARGS+=       ${CONFIGURE_SHARED}
 #CONFIGURE_ARGS+=       --enable-shared  
 #.endif  
 #CONFIGURE_ARGS+=       --enable-static  
 #CONFIGURE_ENV=         ???  #CONFIGURE_ENV=         ???
   
 # Things that we don't want to do for this port/package  # Things that we don't want to do for this port/package

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2