You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 line
459 B

  1. allfonts = wideterm.tlf circle.tlf emboss.tlf emboss2.tlf future.tlf \
  2. ascii9.tlf smascii9.tlf bigascii9.tlf \
  3. ascii12.tlf smascii12.tlf bigascii12.tlf \
  4. mono9.tlf smmono9.tlf bigmono9.tlf \
  5. mono12.tlf smmono12.tlf bigmono12.tlf \
  6. pagga.tlf letter.tlf smblock.tlf smbraille.tlf bfraktur.tlf
  7. EXTRA_DIST = $(allfonts)
  8. font_DATA = $(allfonts)
  9. fontdir = $(datadir)/figlet
  10. echo-fonts: ; echo $(allfonts)