/[dgee]/dgee/repository/Makefile.in
ViewVC logotype

Diff of /dgee/repository/Makefile.in

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

revision 1.3 by csmith, Tue Apr 22 12:47:51 2003 UTC revision 1.4 by csmith, Sun Sep 21 10:34:05 2003 UTC
# Line 4  exec_prefix = @exec_prefix@/dgee Line 4  exec_prefix = @exec_prefix@/dgee
4    
5  RES=@REPOSDIR@  RES=@REPOSDIR@
6    
7  DIRS  = data index  DIRS  = data index datadir
8    
9  IDIRS = $(addprefix $(RES)/,$(DIRS))  IDIRS = $(addprefix $(RES)/,$(DIRS))
10    
11  all:  all:
12    
 install: dirs permissions  
   
13  directories:  directories:
14    
15    install: dirs permissions
16    
17  dirs:  dirs:
18          @( for d in ${IDIRS}; do \          @( for d in ${IDIRS}; do \
19            ../mkinstalldirs $(DESTDIR)$${d}; \            ../mkinstalldirs $(DESTDIR)$${d}; \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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