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.
|
-
- include $(top_srcdir)/lol/build/autotools/common.am
-
- bin_PROGRAMS = roflmao
-
- roflmao_SOURCES = roflmao.cpp
- roflmao_CPPFLAGS = $(AM_CPPFLAGS)
- roflmao_DEPENDENCIES = @LOL_DEPS@
- roflmao_LDFLAGS = $(AM_LDFLAGS)
|