25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
-
- include $(top_srcdir)/build/autotools/common.am
-
- bin_PROGRAMS = xolotl
-
- xolotl_SOURCES = xolotl.cpp xolotl.h
- xolotl_CPPFLAGS = $(AM_CPPFLAGS)
- xolotl_DEPENDENCIES = @LOL_DEPS@
|