[cairo-commit] cairo-demo Makefile,1.5,1.6
Carl Worth
commit at pdx.freedesktop.org
Fri Dec 12 11:01:30 PST 2003
Committed by: cworth
Update of /cvs/cairo/cairo-demo
In directory pdx:/tmp/cvs-serv6549
Modified Files:
Makefile
Log Message:
Build in PS subdirectory too
Index: Makefile
===================================================================
RCS file: /cvs/cairo/cairo-demo/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile 18 Aug 2003 18:11:37 -0000 1.5
--- Makefile 12 Dec 2003 19:01:28 -0000 1.6
***************
*** 5,8 ****
--- 5,9 ----
${MAKE} -C X11 ${MAKECMDGOALS}
${MAKE} -C png ${MAKECMDGOALS}
+ ${MAKE} -C PS ${MAKECMDGOALS}
clean: subdirs
More information about the cairo-commit
mailing list