added install target
authorkramm <kramm>
Fri, 23 Nov 2001 16:08:20 +0000 (16:08 +0000)
committerkramm <kramm>
Fri, 23 Nov 2001 16:08:20 +0000 (16:08 +0000)
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:
+