/[classpath]/classpath/doc/www.gnu.org/Makefile
ViewVC logotype

Diff of /classpath/doc/www.gnu.org/Makefile

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

revision 1.10 by cbj, Fri Dec 13 02:06:45 2002 UTC revision 1.11 by cbj, Tue Dec 17 22:58:32 2002 UTC
# Line 31  publish : Line 31  publish :
31          @sh -c "if [ ! -d $(CLASSPATH_WEBROOT) ]; then echo 'You must set CLASSPATH_WEBROOT in your environment first'; exit 1; fi"          @sh -c "if [ ! -d $(CLASSPATH_WEBROOT) ]; then echo 'You must set CLASSPATH_WEBROOT in your environment first'; exit 1; fi"
32          $(foreach dir, $(SUBDIRS), sh -c "cd $(dir) && $(MAKE) publish";)          $(foreach dir, $(SUBDIRS), sh -c "cd $(dir) && $(MAKE) publish";)
33          -cp -f *.html $(CLASSPATH_WEBROOT)          -cp -f *.html $(CLASSPATH_WEBROOT)
34            -cp -f *.css $(CLASSPATH_WEBROOT)
35    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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