added install target
[swftools.git] / pdf2swf / ttf2pt1 / Makefile.in
index 42343df..2ac46c8 100644 (file)
@@ -5,3 +5,5 @@ all:
        gcc -c ttf2pt1.c
        gcc -c t1asm.c
        ar cru ttf2pt1.a ft.o ttf.o pt1.o ttf2pt1.o t1asm.o
+install:
+