/[ludap]/ludap/Makefile
ViewVC logotype

Diff of /ludap/Makefile

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

revision 1.6 by mose, Mon Oct 27 10:05:53 2003 UTC revision 1.7 by mose, Mon Oct 27 10:08:27 2003 UTC
# Line 31  install: init files web img authlib doc Line 31  install: init files web img authlib doc
31                                  @echo installed                                  @echo installed
32    
33  init:  init:
34                                  [ -d dox ] || $(MAKE) dox                                  # [ -d dox ] || $(MAKE) dox
35                                  [ -d $(INSTALLDIR) ] || mkdir -m 775 $(INSTALLDIR) || exit 0                                  [ -d $(INSTALLDIR) ] || mkdir -m 775 $(INSTALLDIR) || exit 0
36    
37  # ------------------------------------------------------------------------  # ------------------------------------------------------------------------

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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