Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
-
- noinst_PROGRAMS = make-font
-
- make_font_SOURCES = make-font.cpp
- make_font_CXXFLAGS = `pkg-config --cflags caca`
- make_font_LDFLAGS = `pkg-config --libs caca`
|