25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- 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)
|