===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ttf2ufm-3.4.4~r2+gbp/FONTS.hpux.html-147-<br>
ttf2ufm-3.4.4~r2+gbp/FONTS.hpux.html:148:kill `ps -ef | grep $HOME/\[f\]s/xfs.cfg | awk '{print $2}'`; 
ttf2ufm-3.4.4~r2+gbp/FONTS.hpux.html-149-<br>
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/mkrel-23-	snapdate=`date "+ %y  %m  %d " | sed 's/ \([0-9]\) / 0& /g;s/ //g'`
ttf2ufm-3.4.4~r2+gbp/scripts/mkrel:24:	NEWVER=`echo "$VER" | sed "s/-CURRENT/-SNAP-$snapdate/"`
ttf2ufm-3.4.4~r2+gbp/scripts/mkrel-25-	TAG="-D tomorrow"
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/inst_dir-33-		die "Unable to change owner of $prefix to $owner\n"
ttf2ufm-3.4.4~r2+gbp/scripts/inst_dir:34:			if system("chown $owner $prefix");
ttf2ufm-3.4.4~r2+gbp/scripts/inst_dir-35-		die "Unable to change group of $prefix to $group\n"
ttf2ufm-3.4.4~r2+gbp/scripts/inst_dir:36:			if system("chgrp $group $prefix");
ttf2ufm-3.4.4~r2+gbp/scripts/inst_dir-37-	}
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/x2gs-86-
ttf2ufm-3.4.4~r2+gbp/scripts/x2gs:87:		n=`basename $i`
ttf2ufm-3.4.4~r2+gbp/scripts/x2gs-88-
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-64-T1ASM=$TTF2PT1_LIBXDIR/t1asm
ttf2ufm-3.4.4~r2+gbp/scripts/convert:65:[ -f $T1ASM -a -x $T1ASM ] || {
ttf2ufm-3.4.4~r2+gbp/scripts/convert:66:	# if it's not in libxdir, use whatever t1asm the system provides
ttf2ufm-3.4.4~r2+gbp/scripts/convert-67-	T1ASM=t1asm
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-136-[ YES = "$CREATEPFB" ] && {
ttf2ufm-3.4.4~r2+gbp/scripts/convert:137:	T1ASM="$T1ASM -b"
ttf2ufm-3.4.4~r2+gbp/scripts/convert-138-	SUFFIX="pfb"
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-179-	
ttf2ufm-3.4.4~r2+gbp/scripts/convert:180:	SRCDIR=`eval "echo \\\$SRCDIR$dirno"`
ttf2ufm-3.4.4~r2+gbp/scripts/convert:181:	SRCLANG=`eval "echo \\\$SRCLANG$dirno"`
ttf2ufm-3.4.4~r2+gbp/scripts/convert:182:	SRCENC=`eval "echo \\\$SRCENC$dirno"`
ttf2ufm-3.4.4~r2+gbp/scripts/convert:183:	SRCMAP=`eval "echo \\\$SRCMAP$dirno"`
ttf2ufm-3.4.4~r2+gbp/scripts/convert:184:	DSTENC=`eval "echo \\\$DSTENC$SRCLANG"`
ttf2ufm-3.4.4~r2+gbp/scripts/convert-185-
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-190-
ttf2ufm-3.4.4~r2+gbp/scripts/convert:191:	[ "`ls $SRCDIR/*.[tT][tT][fF] 2>/dev/null |wc -l`" -gt 0 ] || {
ttf2ufm-3.4.4~r2+gbp/scripts/convert-192-		echo "$MYSELF: no TTF files in $SRCDIR" >&2
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-215-		do {
ttf2ufm-3.4.4~r2+gbp/scripts/convert:216:			TO=`awk  '$1=="'$i'" { print $2; }' <$ENCDIR/$SRCLANG/encodings.alias`
ttf2ufm-3.4.4~r2+gbp/scripts/convert-217-			if [ -n "$TO" ]
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-249-	do {
ttf2ufm-3.4.4~r2+gbp/scripts/convert:250:		name=`echo $file | tr A-Z a-z`
ttf2ufm-3.4.4~r2+gbp/scripts/convert:251:		name=`basename $name .ttf`
ttf2ufm-3.4.4~r2+gbp/scripts/convert-252-
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-291-					| $TRANS $ENCDIR/$SRCLANG/$SRCENC.tbl $ENCDIR/$SRCLANG/$enc.tbl \
ttf2ufm-3.4.4~r2+gbp/scripts/convert:292:					| $FORCEISO | $T1ASM >./$name.$enc.$SUFFIX
ttf2ufm-3.4.4~r2+gbp/scripts/convert-293-				[ -s ./$name.$enc.$SUFFIX ] || {
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-304-
ttf2ufm-3.4.4~r2+gbp/scripts/convert:305:				aliases=`echo "$DSTALIAS" | grep "^$enc" | cut -d\  -f2`
ttf2ufm-3.4.4~r2+gbp/scripts/convert-306-				echo "******* aliases: $aliases" >>$LOG
##############################################
ttf2ufm-3.4.4~r2+gbp/scripts/convert-315-			sed 's|^\/FontName.*$|/FontName /'$psname$enc' def|' <./$name.$SRCENC.t1a \
ttf2ufm-3.4.4~r2+gbp/scripts/convert:316:				| $FORCEISO | $T1ASM >./$name.$enc.$SUFFIX
ttf2ufm-3.4.4~r2+gbp/scripts/convert-317-			[ -s ./$name.$enc.$SUFFIX ] || {
##############################################
ttf2ufm-3.4.4~r2+gbp/winbuild.bat-9-cl -o ttf2ufm ttf2pt1.obj pt1.obj t1asm.obj ttf.obj bdf.obj bitmap.obj
ttf2ufm-3.4.4~r2+gbp/winbuild.bat:10:cl -o t1asm -DWINDOWS -DSTANDALONE t1asm.c
ttf2ufm-3.4.4~r2+gbp/winbuild.bat-11-
##############################################
ttf2ufm-3.4.4~r2+gbp/cygbuild.sh-6-gcc -o ttf2pt1 -DWINDOWS ttf2pt1.c pt1.c t1asm.c ttf.c -lm
ttf2ufm-3.4.4~r2+gbp/cygbuild.sh:7:gcc -o t1asm -DWINDOWS -DSTANDALONE t1asm.c
ttf2ufm-3.4.4~r2+gbp/cygbuild.sh-8-
##############################################
ttf2ufm-3.4.4~r2+gbp/CHANGES.html-260-</ul>
ttf2ufm-3.4.4~r2+gbp/CHANGES.html:261:<li> Added ability to use external t1asm instead of compiling it in.
ttf2ufm-3.4.4~r2+gbp/CHANGES.html-262-<li> Renamed the fonts installation guide from INSTALL*html to FONTS*html
##############################################
ttf2ufm-3.4.4~r2+gbp/t1asm.c-465-  fprintf(stderr,
ttf2ufm-3.4.4~r2+gbp/t1asm.c:466:          "usage: t1asm [-b] [-l block-length] [input [output]]\n");
ttf2ufm-3.4.4~r2+gbp/t1asm.c-467-  fprintf(stderr,
##############################################
ttf2ufm-3.4.4~r2+gbp/t1asm.c-482-    revision[0] = '\0';
ttf2ufm-3.4.4~r2+gbp/t1asm.c:483:  fprintf(stderr, "This is t1asm %s.\n", revision);
ttf2ufm-3.4.4~r2+gbp/t1asm.c-484-}
##############################################
ttf2ufm-3.4.4~r2+gbp/app/netscape/nsfilter-16-
ttf2ufm-3.4.4~r2+gbp/app/netscape/nsfilter:17:	fname=`awk '/^FontName/ {print $2;}' <$base$afm`
ttf2ufm-3.4.4~r2+gbp/app/netscape/nsfilter-18-
##############################################
ttf2ufm-3.4.4~r2+gbp/app/netscape/README.html-72-running. But this would be even more platform-dependent,
ttf2ufm-3.4.4~r2+gbp/app/netscape/README.html:73:so I don't feel any enthusiasm about doing that.
ttf2ufm-3.4.4~r2+gbp/app/netscape/README.html-74-<p>
##############################################
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-130-  $command = "cjk-latex-t1mapgen $type1_dir";
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config:131:  if (0 != system ($command)) {
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-132-    print "$command failed.\n";
##############################################
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-152-      
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config:153:    if (0 != system ("mkdir -p $tfm_dir/$sfd_basename/$latex_font_name/")) {
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-154-      print "mkdir -p $tfm_dir/$sfd_basename/$latex_font_name/ failed.\n";
##############################################
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-172-    }
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config:173:    if (0 != system($command)) {
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-174-      print "$command failed.\n";
##############################################
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-179-    # as the TT-font:
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config:180:    system("touch -r $tt_dir/$tt_basename $tfm_dir/$sfd_basename/$latex_font_name/");
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-181-    $tfm_created = 1;
##############################################
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-194-      
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config:195:    if (0 != system ("mkdir -p $type1_dir/$sfd_basename/$latex_font_name/")) {
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-196-      print "mkdir -p $type1_dir/$sfd_basename/$latex_font_name/ failed.\n";
##############################################
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-245-      }
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config:246:      if (0 != system($command)) {
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-247-	print "$command failed.\n";
##############################################
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-255-    # as the TT-font:
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config:256:    system("touch -r $tt_dir/$tt_basename $type1_dir/$sfd_basename/$latex_font_name/");
ttf2ufm-3.4.4~r2+gbp/app/TeX/cjk-latex-config-257-    $type1_created = 1;
##############################################
ttf2ufm-3.4.4~r2+gbp/runt1asm.c-1-/*
ttf2ufm-3.4.4~r2+gbp/runt1asm.c:2: * Wrap-around code to either compile in t1asm or call it externally
ttf2ufm-3.4.4~r2+gbp/runt1asm.c-3- *
##############################################
ttf2ufm-3.4.4~r2+gbp/ttf2pt1.c-65- * The resultant font file produced by this program still needs to be ran
ttf2ufm-3.4.4~r2+gbp/ttf2pt1.c:66: * through t1asm (from the t1utils archive) to produce a completely valid
ttf2ufm-3.4.4~r2+gbp/ttf2pt1.c-67- * font. 
##############################################
ttf2ufm-3.4.4~r2+gbp/ttf2pt1.c-1567-  fputs("  or\n", stderr);
ttf2ufm-3.4.4~r2+gbp/ttf2pt1.c:1568:  fputs("ttf2pt1 [-<opts>] [-l language | -L file] <ttf-file> - | t1asm > <pfa-file>\n", stderr);
ttf2ufm-3.4.4~r2+gbp/ttf2pt1.c-1569-
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch-69- 
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch:70:-all:	t1asm ttf2pt1 docs mans rpm
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch:71:+all:	fix_perm t1asm ttf2pt1 docs mans rpm
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch-72-+
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch-91--	scripts/inst_file ttf2pt1 $(BINDIR)/ttf2pt1 $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch:92:-	[ -f $(BINDIR)/t1asm ] || scripts/inst_file t1asm $(LIBXDIR)/t1asm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch-93-+	scripts/inst_dir $(DESTDIR)/$(BINDIR) $(OWNER) $(GROUP) 0755
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch-102-+	scripts/inst_file ttf2pt1 $(DESTDIR)/$(BINDIR)/ttf2pt1 $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch:103:+	[ -f $(BINDIR)/t1asm ] || scripts/inst_file t1asm $(DESTDIR)/$(LIBXDIR)/t1asm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/debian/patches/0001-build_with_system_libraries.patch-104- 	sed -e 's|^TTF2PT1_BINDIR=$$|TTF2PT1_BINDIR=$(BINDIR)|;' \
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-6- 
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:7:-# Uncomment the second line to not compile t1asm into ttf2pt1
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:8:+# Uncomment the second line to not compile t1asm into ttf2ufm
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-9- CFLAGS_EXTT1ASM=
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-31- 
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:32:-all:	fix_perm t1asm ttf2pt1 docs mans rpm
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:33:+all:	fix_perm t1asm ttf2ufm docs mans rpm
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-34- 
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-40- clean:
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:41:-	rm -f t1asm ttf2pt1 *.o app/RPM/Makefile app/RPM/*.spec *.core core.* core
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:42:+	rm -f t1asm ttf2ufm *.o app/RPM/Makefile app/RPM/*.spec *.core core.* core
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-43- 	( cd other && make clean; )
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-68- t1asm: t1asm.c
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:69: 	$(CC) $(CFLAGS) -o t1asm -DSTANDALONE t1asm.c $(LIBS)
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-70-@@ -205,8 +205,8 @@ bitmap.o: bitmap.c pt1.h global.h
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-86-+	scripts/inst_file ttf2ufm $(DESTDIR)/$(BINDIR)/ttf2ufm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:87: 	[ -f $(BINDIR)/t1asm ] || scripts/inst_file t1asm $(DESTDIR)/$(LIBXDIR)/t1asm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-88- 	sed -e 's|^TTF2PT1_BINDIR=$$|TTF2PT1_BINDIR=$(BINDIR)|;' \
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-441- <br>
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:442:-	<tt>ttf2pt1 ttffont.ttf - | t1asm &gt;t1font.pfa</tt>
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:443:+	<tt>ttf2ufm ttffont.ttf - | t1asm &gt;t1font.pfa</tt>
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-444- </blockquote>
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-501- <!-- ==item * -->
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:502:-<!-- =text TTF2PT1_LIBXDIR/t1asm -->
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch:503:+<!-- =text TTF2UFM_LIBXDIR/t1asm -->
ttf2ufm-3.4.4~r2+gbp/debian/patches/0002-ttf2pt1_to_ttf2ufm.patch-504- <!-- ==item * -->
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0003-hack_out_rpm.patch-6- 
ttf2ufm-3.4.4~r2+gbp/debian/patches/0003-hack_out_rpm.patch:7:-all:	fix_perm t1asm ttf2ufm docs mans rpm
ttf2ufm-3.4.4~r2+gbp/debian/patches/0003-hack_out_rpm.patch:8:+all:	fix_perm t1asm ttf2ufm docs mans
ttf2ufm-3.4.4~r2+gbp/debian/patches/0003-hack_out_rpm.patch-9- 
##############################################
ttf2ufm-3.4.4~r2+gbp/debian/patches/0003-hack_out_rpm.patch-28- t1asm: t1asm.c
ttf2ufm-3.4.4~r2+gbp/debian/patches/0003-hack_out_rpm.patch:29: 	$(CC) $(CFLAGS) -o t1asm -DSTANDALONE t1asm.c $(LIBS)
ttf2ufm-3.4.4~r2+gbp/debian/patches/0003-hack_out_rpm.patch-30- 
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-112-
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile:113:# Uncomment the second line to not compile t1asm into ttf2pt1
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-114-CFLAGS_EXTT1ASM=
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-152-
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile:153:all:	t1asm ttf2pt1 docs mans rpm
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-154-
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-159-clean:
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile:160:	rm -f t1asm ttf2pt1 *.o app/RPM/Makefile app/RPM/*.spec *.core core.* core
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-161-	( cd other && make clean; )
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-181-t1asm: t1asm.c
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile:182:	$(CC) $(CFLAGS) -o t1asm -DSTANDALONE t1asm.c $(LIBS)
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-183-
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-245-	scripts/inst_file ttf2pt1 $(BINDIR)/ttf2pt1 $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile:246:	[ -f $(BINDIR)/t1asm ] || scripts/inst_file t1asm $(LIBXDIR)/t1asm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/.pc/0001-build_with_system_libraries.patch/Makefile-247-	sed -e 's|^TTF2PT1_BINDIR=$$|TTF2PT1_BINDIR=$(BINDIR)|;' \
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-112-
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile:113:# Uncomment the second line to not compile t1asm into ttf2pt1
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-114-CFLAGS_EXTT1ASM=
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-152-
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile:153:all:	fix_perm t1asm ttf2pt1 docs mans rpm
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-154-
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-162-clean:
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile:163:	rm -f t1asm ttf2pt1 *.o app/RPM/Makefile app/RPM/*.spec *.core core.* core
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-164-	( cd other && make clean; )
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-184-t1asm: t1asm.c
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile:185:	$(CC) $(CFLAGS) -o t1asm -DSTANDALONE t1asm.c $(LIBS)
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-186-
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-248-	scripts/inst_file ttf2pt1 $(DESTDIR)/$(BINDIR)/ttf2pt1 $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile:249:	[ -f $(BINDIR)/t1asm ] || scripts/inst_file t1asm $(DESTDIR)/$(LIBXDIR)/t1asm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/Makefile-250-	sed -e 's|^TTF2PT1_BINDIR=$$|TTF2PT1_BINDIR=$(BINDIR)|;' \
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/README.html-600-<br>
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/README.html:601:	<tt>ttf2pt1 ttffont.ttf - | t1asm &gt;t1font.pfa</tt>
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/README.html-602-</blockquote>
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/README.html-773-<!-- ==item * -->
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/README.html:774:<!-- =text TTF2PT1_LIBXDIR/t1asm -->
ttf2ufm-3.4.4~r2+gbp/.pc/0002-ttf2pt1_to_ttf2ufm.patch/README.html-775-<!-- ==item * -->
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-112-
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile:113:# Uncomment the second line to not compile t1asm into ttf2ufm
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-114-CFLAGS_EXTT1ASM=
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-152-
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile:153:all:	fix_perm t1asm ttf2ufm docs mans rpm
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-154-
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-162-clean:
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile:163:	rm -f t1asm ttf2ufm *.o app/RPM/Makefile app/RPM/*.spec *.core core.* core
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-164-	( cd other && make clean; )
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-184-t1asm: t1asm.c
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile:185:	$(CC) $(CFLAGS) -o t1asm -DSTANDALONE t1asm.c $(LIBS)
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-186-
##############################################
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-248-	scripts/inst_file ttf2ufm $(DESTDIR)/$(BINDIR)/ttf2ufm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile:249:	[ -f $(BINDIR)/t1asm ] || scripts/inst_file t1asm $(DESTDIR)/$(LIBXDIR)/t1asm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/.pc/0003-hack_out_rpm.patch/Makefile-250-	sed -e 's|^TTF2PT1_BINDIR=$$|TTF2PT1_BINDIR=$(BINDIR)|;' \
##############################################
ttf2ufm-3.4.4~r2+gbp/README.html-600-<br>
ttf2ufm-3.4.4~r2+gbp/README.html:601:	<tt>ttf2ufm ttffont.ttf - | t1asm &gt;t1font.pfa</tt>
ttf2ufm-3.4.4~r2+gbp/README.html-602-</blockquote>
##############################################
ttf2ufm-3.4.4~r2+gbp/README.html-773-<!-- ==item * -->
ttf2ufm-3.4.4~r2+gbp/README.html:774:<!-- =text TTF2UFM_LIBXDIR/t1asm -->
ttf2ufm-3.4.4~r2+gbp/README.html-775-<!-- ==item * -->
##############################################
ttf2ufm-3.4.4~r2+gbp/Makefile-112-
ttf2ufm-3.4.4~r2+gbp/Makefile:113:# Uncomment the second line to not compile t1asm into ttf2ufm
ttf2ufm-3.4.4~r2+gbp/Makefile-114-CFLAGS_EXTT1ASM=
##############################################
ttf2ufm-3.4.4~r2+gbp/Makefile-152-
ttf2ufm-3.4.4~r2+gbp/Makefile:153:all:	fix_perm t1asm ttf2ufm docs mans
ttf2ufm-3.4.4~r2+gbp/Makefile-154-
##############################################
ttf2ufm-3.4.4~r2+gbp/Makefile-162-clean:
ttf2ufm-3.4.4~r2+gbp/Makefile:163:	rm -f t1asm ttf2ufm *.o app/RPM/Makefile app/RPM/*.spec *.core core.* core
ttf2ufm-3.4.4~r2+gbp/Makefile-164-	( cd other && make clean; )
##############################################
ttf2ufm-3.4.4~r2+gbp/Makefile-179-t1asm: t1asm.c
ttf2ufm-3.4.4~r2+gbp/Makefile:180:	$(CC) $(CFLAGS) -o t1asm -DSTANDALONE t1asm.c $(LIBS)
ttf2ufm-3.4.4~r2+gbp/Makefile-181-
##############################################
ttf2ufm-3.4.4~r2+gbp/Makefile-243-	scripts/inst_file ttf2ufm $(DESTDIR)/$(BINDIR)/ttf2ufm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/Makefile:244:	[ -f $(BINDIR)/t1asm ] || scripts/inst_file t1asm $(DESTDIR)/$(LIBXDIR)/t1asm $(OWNER) $(GROUP) 0755
ttf2ufm-3.4.4~r2+gbp/Makefile-245-	sed -e 's|^TTF2PT1_BINDIR=$$|TTF2PT1_BINDIR=$(BINDIR)|;' \