[Synopsis-changes] Synopsis/Synopsis/demo/C++/Shapes Makefile,1.2,1.3
Stefan Seefeld stefan at synopsis.fresco.orgSat Nov 22 21:54:20 UTC 2003
- Previous message: [Synopsis-changes] Synopsis/Synopsis/demo/Perceps synopsis.py,1.1,1.2
- Next message: [Synopsis-changes] Synopsis/Synopsis/docs/RefManual Makefile,1.39,1.40 synopsis.py,1.2,1.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvs/synopsis/Synopsis/demo/C++/Shapes In directory frida:/tmp/cvs-serv28160/demo/C++/Shapes Modified Files: Makefile Log Message: cleanup Index: Makefile =================================================================== RCS file: /cvs/synopsis/Synopsis/demo/C++/Shapes/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -d -r1.2 -r1.3 --- Makefile 22 Nov 2003 21:49:28 -0000 1.2 +++ Makefile 22 Nov 2003 21:54:18 -0000 1.3 @@ -4,7 +4,7 @@ all: uml uml: Shapes.ps Shapes.html -Shapes.html: main.syn +Shapes.png Shapes.html: main.syn $(synopsis) uml --title='Shapes' --format='html' --output=$@ $? Shapes.ps: main.syn @@ -17,4 +17,4 @@ clean: rm -rf main.syn *~ distclean: clean - rm -rf Shapes.ps \ No newline at end of file + rm -rf Shapes.ps Shapes.html Shapes.png \ No newline at end of file
- Previous message: [Synopsis-changes] Synopsis/Synopsis/demo/Perceps synopsis.py,1.1,1.2
- Next message: [Synopsis-changes] Synopsis/Synopsis/docs/RefManual Makefile,1.39,1.40 synopsis.py,1.2,1.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Synopsis-changes mailing list