/[gzz]/www/Makefile
ViewVC logotype

Diff of /www/Makefile

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

revision 1.31 by Vegai, Thu Dec 12 10:01:05 2002 UTC revision 1.32 by Vegai, Mon Dec 16 14:59:59 2002 UTC
# Line 13  SUBDIRS=FAQ documentation Line 13  SUBDIRS=FAQ documentation
13          rm -f $@.fixed          rm -f $@.fixed
14    
15  all: almost-all  all: almost-all
16          (cd ../gzz/Documentation/UsersGuide; make; make ug-ns4.html;)          (cd ../gzz/Documentation/UsersGuide; $(MAKE); $(MAKE) ug-ns4.html;)
17          (cd ../gzz/Documentation/Manuscripts/CyberText; make; make ct-ns4.html;)          (cd ../gzz/Documentation/Manuscripts/CyberText; $(MAKE); $(MAKE) ct-ns4.html;)
18          (cd ../gzz/Documentation/DesignProblems; make; make dp-ns4.html;)          (cd ../gzz/Documentation/DesignProblems; $(MAKE); $(MAKE) dp-ns4.html;)
19          (cd ../gzz/Documentation/Spec; make; make zzspec-ns4.html;)          (cd ../gzz/Documentation/Spec; $(MAKE); $(MAKE) zzspec-ns4.html;)
20          (cd ../gzz/Documentation/Gentle_Introduction; make; make gi-ns4.html;)          (cd ../gzz/Documentation/Gentle_Introduction; $(MAKE); $(MAKE) gi-ns4.html;)
21          (cd ../gzz/Documentation/Glossary; make; make gl-ns4.html;)          (cd ../gzz/Documentation/Glossary; $(MAKE); $(MAKE) gl-ns4.html;)
22          rm -f ug ct dp spec gi gl *.png          rm -f ug ct dp spec gi gl *.png
23          ln -s $$PWD/../gzz/Documentation/UsersGuide ug          ln -s $$PWD/../gzz/Documentation/UsersGuide ug
24          ln -s $$PWD/../gzz/Documentation/Manuscripts/CyberText ct          ln -s $$PWD/../gzz/Documentation/Manuscripts/CyberText ct

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

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