/[gzz]/gzz/Makefile
ViewVC logotype

Diff of /gzz/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.145 by tuukkah, Tue Aug 27 21:42:59 2002 UTC revision 1.146 by tjl, Wed Aug 28 12:27:56 2002 UTC
# Line 149  MODULESUPPORT=no Line 149  MODULESUPPORT=no
149    
150  # Location of the depends/ CVS module:  # Location of the depends/ CVS module:
151  ifeq (,$(GZZ_DEPENDS))  ifeq (,$(GZZ_DEPENDS))
152    GZZ_DEPENDS=../depends    GZZ_DEPENDS=$(wildcard depends)
153      ifeq (,$(GZZ_DEPENDS))
154        GZZ_DEPENDS=../depends
155      endif
156  endif  endif
157    
158  CLASSDIR=CLASSES/  CLASSDIR=CLASSES/

Legend:
Removed from v.1.145  
changed lines
  Added in v.1.146

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26