d938933c93573bcb2fc5aed94977b5b2da1aaddc
[swftools.git] / lib / swf / Makefile.in
1 # Generated automatically from Makefile.in by configure.
2 top_builddir = ../..
3 srcdir = .
4 top_srcdir = ../..
5 include ../../Makefile.common
6
7 all: ../libswf$(A)
8
9 libswf: ../libswf$(A)
10
11 swf.$(O): swf.c swf.h
12         $(C) swf.c -o swf.$(O)
13
14 libswf_objects = swf.$(O) 
15
16 ../libswf$(A): $(libswf_objects)
17         $(AR) r ../libswf$(A)
18         $(RANLIB) ../libswf$(A)
19
20 install:
21 uninstall:
22
23 clean: 
24         rm -f *.o *.obj *.lo *.a *.lib *.la gmon.out
25