[cairo-commit]
cairo-demo/quartz Makefile, NONE, 1.1 fdhand.h, NONE,
1.1 fdface.h, NONE, 1.1 fdlogo.h, NONE, 1.1
Carl Worth
commit at pdx.freedesktop.org
Thu Jan 20 19:07:58 PST 2005
- Previous message: [cairo-commit] libsvg-cairo/src Makefile.am,1.6,1.7
- Next message: [cairo-commit]
cairo-demo/quartz .cvsignore, NONE, 1.1 Makefile, 1.1,
1.2 fdface.c, NONE, 1.1 fdhand.c, NONE, 1.1 fdlogo.c, NONE,
1.1 main.c, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo-demo/quartz
In directory gabe:/tmp/cvs-serv31705
Added Files:
Makefile fdhand.h fdface.h fdlogo.h
Log Message:
Added missing header files. Add Makefile.
--- NEW FILE: Makefile ---
CFLAGS+=-g -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls `pkg-config --cflags cairo`
LDFLAGS+=`pkg-config --libs cairo`
all: fdclock
fdclock: main.o
main.o: main.c fdface.h fdhand.h fdlogo.h
clean:
rm -f fdclock
--- NEW FILE: fdhand.h ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: fdface.h ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: fdlogo.h ---
(This appears to be a binary file; contents omitted.)
- Previous message: [cairo-commit] libsvg-cairo/src Makefile.am,1.6,1.7
- Next message: [cairo-commit]
cairo-demo/quartz .cvsignore, NONE, 1.1 Makefile, 1.1,
1.2 fdface.c, NONE, 1.1 fdhand.c, NONE, 1.1 fdlogo.c, NONE,
1.1 main.c, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list